|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deken.game.component.ButtonNotify
public class ButtonNotify
Title: ButtonNotify
Description: TODO
Copyright: Copyright (c) Oct 17, 2013
Field Summary | |
---|---|
static ButtonNotify |
BOTH
|
static ButtonNotify |
ON_CLICK
|
static ButtonNotify |
ON_RELEASE
|
Method Summary | |
---|---|
boolean |
isNotify(boolean actionActive)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static ButtonNotify ON_CLICK
public static ButtonNotify ON_RELEASE
public static ButtonNotify BOTH
Method Detail |
---|
public boolean isNotify(boolean actionActive)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |