Public Member Functions | |
CallbackResultSpriteGroup (uint16 value) | |
Creates a spritegroup representing a callback result. | |
uint16 | GetCallbackResult () const |
Data Fields | |
uint16 | result |
Definition at line 239 of file newgrf_spritegroup.h.
CallbackResultSpriteGroup::CallbackResultSpriteGroup | ( | uint16 | value | ) | [inline] |
Creates a spritegroup representing a callback result.
value | The value that was used to represent this callback result |
Definition at line 244 of file newgrf_spritegroup.h.