Go to the source code of this file.
Classes | |
struct | LevelObjectBody |
struct | LevelItem |
class | Level |
Level class. More... | |
Enumerations | |
enum | LevelObjectBodyGeom { bodyDummy, bodySphere, bodyBox, bodyMesh } |
enum | LevelObjectBodyType { typeStatic, typeDynamic, typeExtern } |
enum | CannonballType { cannonball, cannonballFast, cannonballStrong, cannonballBomb } |
enum CannonballType |
enum LevelObjectBodyGeom |
enum LevelObjectBodyType |