User:Monster Iestyn/Source Code Documentation/d_ticcmd.h
Appearance
![]() |
This article or section is incomplete. It doesn't have all of the necessary core information on this topic. Please help the SRB2 Wiki by finishing this article. |
Online link | GitHub entry |
---|---|
File type | C header file |
#include guard | __D_TICCMD__
|
Includes
Typedefs
Name | Type | Attributes | Description |
---|---|---|---|
buttoncode_t
|
enum
|
Button flags. | |
ticcmd_t
|
struct
|
ATTRPACK
|
The ticcmd_t struct.
|
buttoncode_t
Macros
Macro | Defined as | Description |
---|---|---|
TICCMD_RECEIVED
|
1 | |
TICCMD_XY
|
2 |
ticcmd_t
Data name | Data type | Description |
---|---|---|
forwardmove
|
SINT8 | |
sidemove
|
SINT8 | |
angleturn
|
INT16 | |
aiming
|
INT16 | |
buttons
|
UINT16 |