35 #ifndef _HoverWall_H__    36 #define _HoverWall_H__    51             void init(
int x, 
int y, 
int cellSize, 
int cellHeight, 
int orientation);
 The StaticEntity is the simplest derivative of the orxonox::WorldEntity class. 
Definition: StaticEntity.h:50
 
Model * model_
Definition: HoverWall.h:54
 
#define _HoverExport
Definition: HoverPrereqs.h:60
 
Definition: HoverWall.h:45
 
Shared library macros, enums, constants and forward declarations for the Hover module  ...
 
Die Wagnis Klasse hat die folgenden Aufgaben: 
Definition: ApplicationPaths.cc:66
 
BoxCollisionShape * cs_
Definition: HoverWall.h:55
 
Shared library macros, enums, constants and forward declarations for the objects module  ...
 
Wrapper for the bullet box collision shape class btBoxShape. 
Definition: BoxCollisionShape.h:56