Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
JumpEnemy.cc File Reference

All enemies in the minigame inherit from this class. More...

#include "JumpEnemy.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "JumpFigure.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::RegisterClass (JumpEnemy)
 

Detailed Description

All enemies in the minigame inherit from this class.

This class manages the movement of all enemies and allows enemies to touch the figure to kill it.