Module common/fastGraphics
Functions
createFastGraphics
- createFastGraphics(width: number, height: number, renderer?: RENDERER, pInst?: __module): Graphics
Parameters
width: number
height: number
Optional renderer: RENDERER
Optional pInst: __module
Returns Graphics