|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.trinity.cs.gamecore.StickPlayer<BasicBlock,BasicEntity>
edu.trinity.cs.gamecore.basic.BasicPlayer
public class BasicPlayer
A simple implementation of the Player interface.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.trinity.cs.gamecore.Player |
|---|
Player.GameStatus, Player.PanelLoc |
| Constructor Summary | |
|---|---|
BasicPlayer(Location<BasicBlock,BasicEntity> loc)
|
|
| Method Summary |
|---|
| Methods inherited from class edu.trinity.cs.gamecore.StickPlayer |
|---|
followLinks, gameStatus, getEditPropertiesPanel, getGameStatusPanel, getImage, getLocation, getUpdateTime, keyPressed, keyReleased, keyTyped, partialSizeX, partialSizeY, setLocation, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.trinity.cs.gamecore.GameEntity |
|---|
followLinks, getEditPropertiesPanel, getImage, getLocation, getUpdateTime, partialSizeX, partialSizeY, setLocation, update |
| Constructor Detail |
|---|
public BasicPlayer(Location<BasicBlock,BasicEntity> loc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||