Preparing search index...
The search index is not available
Angry Pixel Engine
Angry Pixel Engine
TiledObjectLayer
Interface TiledObjectLayer
interface
TiledObjectLayer
{
draworder
:
string
;
id
:
number
;
name
:
string
;
objects
:
TiledObject
[]
;
opacity
:
number
;
properties
?:
TiledProperty
[]
;
type
:
"objectgroup"
;
visible
:
true
;
x
:
number
;
y
:
number
;
}
Index
Properties
draworder
id
name
objects
opacity
properties?
type
visible
x
y
Properties
draworder
draworder
:
string
id
id
:
number
name
name
:
string
objects
objects
:
TiledObject
[]
opacity
opacity
:
number
Optional
properties
properties
?:
TiledProperty
[]
type
type
:
"objectgroup"
visible
visible
:
true
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
draworder
id
name
objects
opacity
properties
type
visible
x
y
Angry Pixel Engine
Loading...