|
inlinestatic |
Simultaneously Configures the desired rotation mode and loads primary tilemap.
Overload to load the primary tilemap and configure its rotation with one function. Calls SetRotationMode() followed by LoadTilemap().
| tilemap | The tilemap to load |
| mode | The rotation mode to configure for the tilemap (See SetRotationMode for details) |
| LoadPalette | (optional) enable/disable auto loading of palette data (default = true) |