#include <clientsimpleobject.h>
Public Member Functions | |
ClientSimpleObject ()=default | |
virtual | ~ClientSimpleObject ()=default |
virtual void | step (float dtime) |
Public Attributes | |
bool | m_to_be_removed = false |
|
default |
|
virtualdefault |
|
inlinevirtual |
Reimplemented in SmokePuffCSO.
Referenced by ClientEnvironment::step().
bool ClientSimpleObject::m_to_be_removed = false |
Referenced by ClientEnvironment::step(), and SmokePuffCSO::step().