new IsoSprite()
Phaser IsoSprite constructor
- Source:
Members
-
<readonly> _depth
-
- Source:
Properties:
Name Type Description _depthnumber Internal cached depth value.
-
<readonly> _depthChanged
-
- Source:
Properties:
Name Type Description _depthChangedboolean Internal invalidation control for depth management.
-
<readonly> _isoPositionChanged
-
- Source:
Properties:
Name Type Description _isoPositionChangedboolean Internal invalidation control for positioning.
-
snap
-
- Default Value:
-
- 0
- Source:
Properties:
Name Type Description snapnumber Snap this IsoSprite's position to this value; handy for keeping pixel art snapped to whole pixels.
-
<readonly> type
-
- Source:
Properties:
Name Type Description typenumber The const type of this object.
Methods
-
postUpdate()
-
Internal function called by the World postUpdate cycle.
- Source: