|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.games.jumper.rules.Floor
public class Floor
Make sure the doodle doesn't fall out of the screen from below
Constructor Summary | |
---|---|
Floor()
|
Method Summary | |
---|---|
void |
enforce(SpriteGroup... groups)
set type SpriteGroup to be enforced by this rule. |
boolean |
isSatisfied(SpriteGroup... groups)
Check to see if the rule is satisfied. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Floor()
Method Detail |
---|
public void enforce(SpriteGroup... groups)
enforce
in interface Rule
any
- number of type SpriteGrouppublic boolean isSatisfied(SpriteGroup... groups)
isSatisfied
in interface Rule
any
- number of type SpriteGroup
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |