|
Xonotic
|
Purpose: common client state, usable on client and server Client: singleton representing the viewed player Server: instance per client. More...
Inheritance diagram for ClientState:
Collaboration diagram for ClientState:Public Member Functions | |
| ATTRIB (ClientState, m_client, entity) | |
| ClientState ::ClientState (entity client) | |
| virtual void | PlayerState ::ps_push () |
Purpose: common client state, usable on client and server Client: singleton representing the viewed player Server: instance per client.
| ClientState::ATTRIB | ( | ClientState | , |
| m_client | , | ||
| entity | |||
| ) |
|
inline |
Definition at line 31 of file state.qh.
References CONSTRUCT.
|
inlinevirtual |
Definition at line 36 of file state.qh.