isodi v0.5.0 (2022-07-20T17:47:10Z)
Dub
Repo
LoadTilemap.onDeclarations
isodi
tilemap
LoadTilemap
This delegate is called with data declarations at the start of the file.
struct
LoadTilemap
void
delegate
(
scope
string
[]
blockNames
,
int
heightSteps
) @(
safe
)
onDeclarations
;
Meta
Source
See Implementation
isodi
tilemap
LoadTilemap
functions
parse
variables
onBlock
onDeclarations
onEntry
This delegate is called with data declarations at the start of the file.