3#include "Game/LiveActor/LiveActor.hpp"
10 virtual void movement();
14 s32 getCurrentInterval()
const;
15 bool isNowFlashing()
const;
17 void updateFlashing();
The basis of a drawable actor that can contain states (see: Nerve)
The most basic form of an object.