Esposter
Preparing search index...
parse-tmx
TMXTileParsed
Interface TMXTileParsed
interface
TMXTileParsed
{
animation
?:
{
frames
:
number
[]
}
;
gid
?:
number
;
id
:
number
;
objects
?:
TMXObjectParsed
[]
;
probability
?:
number
;
properties
?:
TMXPropertiesParsed
;
type
:
string
;
}
Hierarchy (
View Summary
)
TMXTileShared
TMXTileParsed
Index
Properties
animation?
gid?
id
objects?
probability?
properties?
type
Properties
Optional
animation
animation
?:
{
frames
:
number
[]
}
Optional
gid
gid
?:
number
id
id
:
number
Optional
objects
objects
?:
TMXObjectParsed
[]
Optional
probability
probability
?:
number
Optional
properties
properties
?:
TMXPropertiesParsed
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animation
gid
id
objects
probability
properties
type
Esposter
Loading...