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

Public Member Functions

void set_image (const std::string &image)
 
void set_images (const std::string &top_image, const std::string &middle_image, const std::string &bottom_image)
 
void set_speed (float speed)
 
- Public Member Functions inherited from scripting::GameObject<::Background >
 GameObject (UID uid)
 
::Backgroundget_object_ptr () const
 

Additional Inherited Members

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

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