src/Network/Protocol.hh
changeset 239 550397d9d479
parent 224 e6faefba2ec1
child 241 e95b1602d836
equal deleted inserted replaced
238:15193c2bbe2f 239:550397d9d479
    84      * float32  radius          
    84      * float32  radius          
    85      */
    85      */
    86     NETMSG_PLAYER_DIG           = 0x0302,
    86     NETMSG_PLAYER_DIG           = 0x0302,
    87 
    87 
    88     /*
    88     /*
       
    89      * Player changed weapon
       
    90      *
       
    91      * uint8_t  weapon_index
       
    92      */
       
    93     NETMSG_PLAYER_WEAPON_CHANGE = 0x0303,
       
    94 
       
    95     /*
    89      * New projectile spawned
    96      * New projectile spawned
    90      *
    97      *
    91      * Vector   position
    98      * Vector   position
    92      * Vector   velocity
    99      * Vector   velocity
    93      * float    explosionRadius
   100      * float    explosionRadius