Free Electron
|
Skeleton Modifier. More...
#include <Puppeteer.h>
Inherits Node.
Public Member Functions | |
virtual void | _notification (int p_notification) |
virtual void | postinitialize (void) |
virtual void | process (float delta) |
Static Protected Member Functions | |
static void | _bind_methods (void) |
Private Member Functions | |
GDCLASS (Puppeteer, Node) | |
void | modify (void) |
void | set_skeleton (const NodePath &a_skeletonPath) |
NodePath | get_skeleton (void) const |
Private Attributes | |
fe::sp< fe::SingleMaster > | m_spSingleMaster |
NodePath | m_skeletonPath |
Skeleton Modifier.