Xonotic
|
Purpose: common client state, usable on client and server Client: singleton representing the viewed player Server: instance per client. More...
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.