Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ListNode Member List

This is the complete list of members for ListNode, including all inherited members.

Append(ListNode *node)ListNode
InList(void)ListNode
IsHead(void)ListNode
Item(void)ListNode
itemListNodeprotected
Link(ListNode *node)ListNode
ListNode(void)ListNode
Next(void)ListNode
NextLoop(void)ListNode
Prepend(ListNode *node)ListNode
Prev(void)ListNode
PrevLoop(void)ListNode
Priority(void)ListNode
Remove(void)ListNode
SetItem(void *item)ListNode
SetPriority(int new_pri)ListNode