Gnash
0.8.10
|
Check that the 'this' pointer is a DisplayObject. More...
#include <fn_call.h>
Public Types | |
typedef T | value_type |
Public Member Functions | |
value_type * | operator() (const as_object *o) const |
Check that the 'this' pointer is a DisplayObject.
By default this just checks for any DisplayObject type.
typedef T gnash::IsDisplayObject::value_type |
value_type* gnash::IsDisplayObject::operator() | ( | const as_object * | o | ) | const [inline] |
References gnash::key::T, and gnash::as_object::displayObject().