Property | Type | Description | |
---|---|---|---|
outlineColor | Microsoft.Xna.Framework.Color | ||
outlineWidth | int |
Method | Description | |
---|---|---|
SpriteOutlineRenderer ( |
the Sprite passed in will be disabled. The SpriteOutlineRenderer will handle manually calling its render method.
|
|
onEntityTransformChanged ( |
||
render ( |
public SpriteOutlineRenderer ( |
||
sprite | Sprite. | |
return | Nez.Sprites |
public onEntityTransformChanged ( |
||
comp | ||
return | void |
public render ( |
||
graphics | ||
camera | ||
return | void |
public Color,Microsoft.Xna.Framework outlineColor | ||
return | Microsoft.Xna.Framework.Color |