|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Rotatable
Interface for objects that can have their rotation set and queried.
| Method Summary | |
|---|---|
int |
getRotation()
Returns the object's rotation in degrees. |
void |
setRotation(int degrees)
Sets the object's rotation in degrees. |
| Method Detail |
|---|
void setRotation(int degrees)
int getRotation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||