|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Positioned2f
A Positioned2f class provides getters and setters for the position.
| Method Summary | |
|---|---|
Positioned2f |
setLocation(float left,
float top)
Sets the position. |
Positioned2f |
setLocation(Tuple2f location)
Sets the location. |
| Methods inherited from interface org.openmali.types.twodee.Positioned2fRO |
|---|
getLeft, getLocation, getLocation, getTop |
| Method Detail |
|---|
Positioned2f setLocation(float left,
float top)
left - positiontop - position
Positioned2f setLocation(Tuple2f location)
location -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||