orxonox::Tickable Class Reference

The Tickable interface provides a tick(dt) function, that gets called every frame. More...

#include <src/orxonox/interfaces/Tickable.h>

Inheritance diagram for orxonox::Tickable:

orxonox::OrxonoxClass orxonox::AIController orxonox::BlinkingBillboard orxonox::Camera orxonox::DebugFPSText orxonox::DebugRTRText orxonox::DroppedItem orxonox::Engine orxonox::FadeoutText orxonox::FadingBillboard orxonox::ForceField orxonox::Gametype orxonox::GametypeStatus orxonox::HUDHealthBar orxonox::HUDNavigation orxonox::HUDSpeedBar orxonox::HUDTimer orxonox::Map orxonox::MobileEntity orxonox::NotificationQueue orxonox::PawnManager orxonox::PickupSpawner orxonox::PongAI orxonox::PongScore orxonox::Radar orxonox::Scene orxonox::Scoreboard orxonox::Shader orxonox::SoundManager orxonox::Stats orxonox::TeamBaseMatchScore orxonox::Test orxonox::Trigger orxonox::WaypointController

List of all members.

Public Member Functions

virtual void tick (float dt)=0
 Gets called every frame.

Protected Member Functions

 Tickable ()
 Constructor: Registers the object in the Tickable-list.


Detailed Description

The Tickable interface provides a tick(dt) function, that gets called every frame.

Constructor & Destructor Documentation

orxonox::Tickable::Tickable (  )  [protected]

Constructor: Registers the object in the Tickable-list.

References RegisterRootObject.


Member Function Documentation

virtual void orxonox::Tickable::tick ( float  dt  )  [pure virtual]


The documentation for this class was generated from the following files:

Generated on Tue Jul 28 16:23:11 2009 for Orxonox by  doxygen 1.5.6