-
Notifications
You must be signed in to change notification settings - Fork 2
Rotatable
Isuru Kusumal Rajapakse edited this page Jun 17, 2017
·
1 revision
- Represents a component that defines a behaviors like rotate etc.
Void
rotates the object by given amount of degrees
| Name | Type | Description | |
|---|---|---|---|
| degree | int |
- amount of degrees to move. |
Void
rotates the object by given amount of degrees
| Name | Type | Description | |
|---|---|---|---|
| degree | int |
- amount of degrees to move. |
Void