supertux
Public Member Functions | List of all members
scripting::Platform Class Referencefinal
Inheritance diagram for scripting::Platform:
scripting::GameObject<::Platform >

Public Member Functions

void goto_node (int node_no)
 Move platform until at given node, then stop.
 
void start_moving ()
 Start moving platform.
 
void stop_moving ()
 Stop platform at next node.
 
- Public Member Functions inherited from scripting::GameObject<::Platform >
 GameObject (UID uid)
 
::Platformget_object_ptr () const
 

Additional Inherited Members

- Protected Attributes inherited from scripting::GameObject<::Platform >
UID m_uid
 

The documentation for this class was generated from the following files: