|
group2 0.1.0
CSE 125 Group 2
|
This is the complete list of members for Client, including all inherited members.
| getNetStats() const | Client | inline |
| init(const char *addr, Uint16 port) | Client | |
| KillEventCallback typedef | Client | |
| LocalPlayerReadyFn typedef | Client | |
| MatchStateUpdateFn typedef | Client | |
| onKillEvent(KillEventCallback fn) | Client | inline |
| onLocalPlayerReady(LocalPlayerReadyFn fn) | Client | inline |
| onMatchStateUpdate(MatchStateUpdateFn fn) | Client | inline |
| onParticleEvent(ParticleEventCallback fn) | Client | inline |
| ParticleEventCallback typedef | Client | |
| poll(Registry ®istry) | Client | |
| send(const void *data, uint32_t size) | Client | |
| sendInputSnapshot(const InputSnapshot &snap) | Client | |
| sendPing() | Client | |
| shutdown() | Client | |
| updateStats(float dt) | Client |