#include <clientsimpleobject.h>
Inheritance diagram for ClientSimpleObject: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().
Here is the caller graph for this function:| bool ClientSimpleObject::m_to_be_removed = false |
Referenced by ClientEnvironment::step(), and SmokePuffCSO::step().