|
supertux
|
Public Member Functions | |
| Sector (::Sector *parent) | |
| void | set_ambient_light (float red, float green, float blue) |
| void | fade_to_ambient_light (float red, float green, float blue, float fadetime) |
| float | get_ambient_red () const |
| float | get_ambient_green () const |
| float | get_ambient_blue () const |
| void | set_gravity (float gravity) |
| void | set_music (const std::string &music) |
1.8.12