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