SFrame 3.6
|
Main SFrame cycle interface. More...
#include <core/include/ISCycleBase.h>
Public Member Functions | |
virtual | ~ISCycleBase () |
Main SFrame cycle interface.
This interface got revived to make it possible once again to modify the base classes of the cycles. Since SCycleController uses this "interface" (it's not really a pure interface actually...), it's possible to put together a different cycle base class than SCycleBase.
Definition at line 31 of file ISCycleBase.h.
virtual ISCycleBase::~ISCycleBase | ( | ) | [inline, virtual] |
Definition at line 35 of file ISCycleBase.h.