Interface IVisualComponent
Properties
drawComponent
drawComponent: function
Type declaration
-
- (c: CanvasRenderingContext2D, texture: HTMLImageElement, part: any): void
-
Parameters
-
c: CanvasRenderingContext2D
-
texture: HTMLImageElement
-
part: any
Returns void