|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HUDElement
A HUD element to be represented at the 2D layer
Method Summary | |
---|---|
boolean |
contains(float x,
float y)
If the elements contains the point |
boolean |
touch(MotionEvent motionEvent)
Process a motion event |
Methods inherited from interface es.ucm.look.ar.ar2D.Drawable2D |
---|
draw, drawTouchableArea, update |
Method Detail |
---|
boolean contains(float x, float y)
x
- x coordinatey
- y coordinate
boolean touch(MotionEvent motionEvent)
motionEvent
- the motion event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |