Shape
Collection shape
Operations
GetHeight
Gets sprite height
method : public : virutal : GetHeight() ~ IntReturn
| Type | Description |
|---|---|
| Int | sprite height |
GetPosition
Gets sprite position
method : public : virutal : GetPosition() ~ PositionReturn
| Type | Description |
|---|---|
| Position | sprite position |
GetWidth
Gets sprite width
method : public : virutal : GetWidth() ~ IntReturn
| Type | Description |
|---|---|
| Int | sprite width |