Début de la classe remoteplayer.cpp, à vérifier

This commit is contained in:
Claudel-D-Roy
2023-10-15 16:23:43 -04:00
parent 183c5f186a
commit d7e55c8446
5 changed files with 76 additions and 1 deletions

View File

@@ -33,7 +33,11 @@ namespace netprot {
bool jumping,
shooting,
hit,
powerup;
powerup,
dead,
still,
jumpshot,
running;
};
struct Input { // cli -> srv UDP ~frame