Class | Description |
---|---|
CommandCallback | |
DamageCallback |
Contains interrupts which are called every time the patched client receives a message.
|
DrawCallback |
Contains logic for interrupts caused by each drawing of the game frame.
|
DrawPlayerCallback | |
KeyCallback | |
MessageCallback |
Contains interrupts which are called every time the patched client receives a message.
|
SleepCallback |