ysge v1.1.0 (2023-05-25T17:36:40Z)
Dub
Repo
TileDef
ysge
objects
tileMap
Undocumented in source.
struct
TileDef {
RenderType
renderType
;
RenderValue
render
;
bool
hasCollision
;
}
Members
Variables
hasCollision
bool
hasCollision
;
Undocumented in source.
render
RenderValue
render
;
Undocumented in source.
renderType
RenderType
renderType
;
Undocumented in source.
Meta
Source
See Implementation
ysge
objects
tileMap
classes
TileMap
structs
Tile
TileDef