enet-tutorials ~master (2014-11-15T21:57:48Z)
Dub
Repo
Player
serverlogic
Undocumented in source.
struct
Player {
ClientId
clientId
;
uint
numShips
;
uint
score
;
}
Members
Variables
clientId
ClientId
clientId
;
Undocumented in source.
numShips
uint
numShips
;
Undocumented in source.
score
uint
score
;
Undocumented in source.
Meta
Source
See Implementation
serverlogic
classes
ServerLogicFiber
enums
ActionType
functions
getPopFront
structs
Action
Player