Property | Type | Description | |
---|---|---|---|
textureName | string |
Method | Description | |
---|---|---|
CircleObject ( |
||
Draw ( Matrix cameraTransform ) : void | ||
reloadNonSerializedAssets ( ) : void |
public CircleObject ( |
||
world | ||
texturename | string | |
density | float | |
friction | float | |
restitution | float | |
myScale | float | |
return | System |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
return | void |