QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
msg_ucmd.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

void MSG_ReadDeltaUsercmd (struct msg_s *msg, struct usercmd_s *from, struct usercmd_s *cmd)
 
void MSG_WriteDeltaUsercmd (struct sizebuf_s *sb, struct usercmd_s *from, struct usercmd_s *cmd)
 

Variables

struct usercmd_s nullcmd
 

Function Documentation

void MSG_ReadDeltaUsercmd ( struct msg_s msg,
struct usercmd_s from,
struct usercmd_s cmd 
)
void MSG_WriteDeltaUsercmd ( struct sizebuf_s sb,
struct usercmd_s from,
struct usercmd_s cmd 
)

Variable Documentation

struct usercmd_s nullcmd