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

Public Member Functions

void set_direction (const std::string &direction)
 
std::string get_direction () const
 
void set_color1 (float red, float green, float blue)
 
void set_color2 (float red, float green, float blue)
 
void swap_colors ()
 
- Public Member Functions inherited from scripting::GameObject<::Gradient >
 GameObject (UID uid)
 
::Gradientget_object_ptr () const
 

Additional Inherited Members

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

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