| 
 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
  |
  +--lane.sente.GameUIFactory
        |
        +--lane.sente.ThreeDGameUIFactory
This is creates the space for the robot area without determining how it is displayed
| Fields inherited from class lane.sente.GameUIFactory | 
| theArena | 
| Constructor Summary | |
| ThreeDGameUIFactory(RobotArenaUI arena)constructor for the 3D game UI factory | |
| Method Summary | |
|  GameElementUI | getElementUI(GameElement e)the method that generates an appropriate UI for a particular element | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ThreeDGameUIFactory(RobotArenaUI arena)
arena - The Robot arenaUI| Method Detail | 
public GameElementUI getElementUI(GameElement e)
getElementUI in class GameUIFactorye - The element to be given a UI| 
 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||