Constructors
Properties
displayList
displayList: any
Methods
existing
- existing(obj): void
Returns void
nineslice
- nineslice(x, y, texture, frame, width, height, leftWidth, rightWidth, topHeight, bottomHeight): default
Parameters
- x: any
- y: any
- texture: any
- frame: any
- width: any
- height: any
- leftWidth: any
- rightWidth: any
- topHeight: any
- bottomHeight: any
polygon
- polygon(x, y, content, fillColor, fillAlpha): default
Parameters
- x: any
- y: any
- content: any
- fillColor: any
- fillAlpha: any
rectangle
- rectangle(x, y, width, height, fillColor): default
Parameters
- x: any
- y: any
- width: any
- height: any
- fillColor: any
text
- text(x, y, content, styleOptions): default
Parameters
- x: any
- y: any
- content: any
- styleOptions: any
Stub class for Phaser.Textures.TextureManager