Orxonox
0.0.5 Codename: Arcturus
|
Files | |
file | SOB.cc |
Implementation of the SOB class. | |
file | SOB.h [code] |
Declaration of the SOB class. | |
file | SOBCastlestone.cc |
Mainly used to guide the player into the castle after he has touched the flag and the control goes to the game. | |
file | SOBCastlestone.h [code] |
Declaration of the SOBCastlestone class. | |
file | SOBCenterpoint.cc |
The SOBCenterpoint is a StaticEntity which represents the level of the minigame. | |
file | SOBCenterpoint.h [code] |
file | SOBCoin.cc |
This is the object that appears when player hits a QBlock with type coin - it should be a coin floating ontop of the QBlock. | |
file | SOBCoin.h [code] |
Declaration of the SOBCoin class. | |
file | SOBFigure.cc |
This class represents your figure when you play the minigame. | |
file | SOBFigure.h [code] |
file | SOBFireball.cc |
Fireballs are the Projectile of the Fireflower Powerup. | |
file | SOBFireball.h [code] |
Declaration of the SOBFireball class. | |
file | SOBFlagstone.cc |
The flagstone, as described in the h file. | |
file | SOBFlagstone.h [code] |
Declaration of the SOBFlagstone class. | |
file | SOBGumba.cc |
All items in this minigame inherit from this class. | |
file | SOBGumba.h [code] |
Declaration of the SOBGumba class. | |
file | SOBGumbaBoss.cc |
A Boss Gumba, which shoots small Gumbas. | |
file | SOBGumbaBoss.h [code] |
Declaration of the SOBGumbaBoss class. | |
file | SOBHUDInfo.cc |
file | SOBHUDInfo.h [code] |
file | SOBItem.cc |
Not sure if ever used. | |
file | SOBItem.h [code] |
Declaration of the SOBItem class. | |
file | SOBMushroom.cc |
This is the class for the powerup mushroom. | |
file | SOBMushroom.h [code] |
Declaration of the SOBMushroom class. | |
file | SOBPrereqs.h [code] |
Shared library macros, enums, constants and forward declarations for the SOB module | |
file | SOBQBlock.cc |
If this QBlock is created, attachedToFigure_ is set to false. | |
file | SOBQBlock.h [code] |
file | SOBTube.cc |
Declaration of the SOBTube class. | |
file | SOBTube.h [code] |
Declaration of the SOBTube class. | |