|
SuperTuxKart
|
Public Member Functions | |
| OfficialKart (const std::string &n, const std::string &t, float w, float h, float l, const Vec3 &g) | |
Public Attributes | |
| std::string | name |
| std::string | type |
| float | width |
| float | height |
| float | length |
| Vec3 | gravity_shift |