Drools examples 6.3.0.Final
-
-
Constructor Summary
Constructors
| Constructor and Description |
Invader() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
isAlive() |
void |
setAlive(boolean alive) |
-
Methods inherited from class org.drools.games.invaders.Unit
getDx, getDy, getHeight, getSpeed, getWidth, getX, getY, setDx, setDy, setHeight, setSpeed, setWidth, setX, setY
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isAlive
public boolean isAlive()
Drools examples 6.3.0.Final
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.