|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.loop.opscheduler.impl.ScheduledOperationImpl
org.xith3d.ui.hud.utils.WidgetDetacher
public class WidgetDetacher
This ScheduledOperation will detach the Widget _but with a delay_!
| Method Summary | |
|---|---|
static WidgetDetacher |
getDetacher(Widget widget)
|
void |
update(long gameTime,
long frameTime,
UpdatingThread.TimingMode timingMode)
Updates this Updatable object. |
| Methods inherited from class org.xith3d.loop.opscheduler.impl.ScheduledOperationImpl |
|---|
isAlive, isPersistent, setAlive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void update(long gameTime,
long frameTime,
UpdatingThread.TimingMode timingMode)
Updatable
gameTime - the gameTime in MillisecondsframeTime - the frameTime in Milliseconds (needed time for the last frame)timingMode - the TimingMode to use for frameTime.public static WidgetDetacher getDetacher(Widget widget)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||