new DrawableWithOutline(owner, canvasBitmap, argsopt) → {void}
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
owner |
GameEntity | |||
canvasBitmap |
object | |||
args |
object |
<optional> |
{} |
Properties:
Name | Type | Description |
---|---|---|
drawOutline |
boolean |
Draw an outline stroke of outlineRGBA color |
outlineRGBA |
integer |
RGBA color for outline stroke |
- Source:
Extends
- Drawable