|
CG-Project2
|
This is the complete list of members for State, including all inherited members.
| getName() const | State | inline |
| isAttached() const | State | inline |
| isCurrentStateEnd() | State | inlinevirtual |
| m_attached | State | protected |
| m_name | State | protected |
| onAttach() | State | inlinevirtual |
| onDetach() | State | inlinevirtual |
| onRender() | State | inlinevirtual |
| onUpdate() | State | inlinevirtual |
| State(const std::string &name="State") | State | inline |
| ~State()=default (defined in State) | State | virtual |