Utils
Static Method Summary
Static Public Methods | ||
public static |
addTranslations(translate1: *, translate2: *): Array Adds to translations returns the result. |
|
public static |
getRenderableGroupName(renderable: *): string |
|
public static |
renderableIsSurface(renderable: *): * |
Static Public Methods
public static addTranslations(translate1: *, translate2: *): Array source
Adds to translations returns the result.
Params:
Name | Type | Attribute | Description |
translate1 | * | ||
translate2 | * |
public static getRenderableGroupName(renderable: *): string source
Params:
Name | Type | Attribute | Description |
renderable | * |
public static renderableIsSurface(renderable: *): * source
Params:
Name | Type | Attribute | Description |
renderable | * |
Return:
* |