Début de la classe remoteplayer.cpp, à vérifier
This commit is contained in:
@@ -33,7 +33,11 @@ namespace netprot {
|
||||
bool jumping,
|
||||
shooting,
|
||||
hit,
|
||||
powerup;
|
||||
powerup,
|
||||
dead,
|
||||
still,
|
||||
jumpshot,
|
||||
running;
|
||||
};
|
||||
|
||||
struct Input { // cli -> srv UDP ~frame
|
||||
|
Reference in New Issue
Block a user