mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
TiledObject
Interface TiledObject
interface
TiledObject
{
gid
?:
number
;
id
:
number
;
name
?:
string
;
properties
?:
{
name
:
string
;
value
:
unknown
}
[]
;
type
?:
string
;
x
:
number
;
y
:
number
;
}
Index
Properties
gid?
id
name?
properties?
type?
x
y
Properties
Optional
gid
gid
?:
number
id
id
:
number
Optional
name
name
?:
string
Optional
properties
properties
?:
{
name
:
string
;
value
:
unknown
}
[]
Optional
type
type
?:
string
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
gid
id
name
properties
type
x
y
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...