Readonly
eventReadonly
idThe island id the renderer is rendering. Could be undefined if the renderer has not had it's origin set.
Protected
renderDetermines if the renderer cares about an update based on the position of the update vs renderer origin
Optional
flag: UpdateRenderFlagStatic
createCreates a WebGl context that can be used for rendering the game
The canvas
Desired webgl version. Defaults to 2
Optional
desiredPowerPreference: WebGLPowerPreferenceDesired power preference
Static
Protected
gameGenerated using TypeDoc
The island the renderer is rendering. Could be undefined if the renderer has not had it's origin set.