| Package | Description |
|---|---|
| org.drools.games.pong |
| Modifier and Type | Method and Description |
|---|---|
Bat |
Player.getBat() |
| Modifier and Type | Method and Description |
|---|---|
void |
PongUI.clearBat(Bat bat) |
void |
PongUI.drawBat(Bat bat) |
void |
PongUI.drawGame(Ball ball,
Bat bat1,
Bat bat2,
Player p1,
Player p2) |
void |
Player.setBat(Bat bat) |
| Constructor and Description |
|---|
Player(PlayerId id,
Bat bat) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.