net.sourceforge.plantuml.oregon
Class OregonBasicGame

java.lang.Object
  extended by net.sourceforge.plantuml.oregon.OregonBasicGame
All Implemented Interfaces:
BasicGame

public class OregonBasicGame
extends Object
implements BasicGame


Constructor Summary
OregonBasicGame()
           
 
Method Summary
 Screen getScreen()
           
 void run(Keyboard keyboard)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OregonBasicGame

public OregonBasicGame()
Method Detail

getScreen

public Screen getScreen()
Specified by:
getScreen in interface BasicGame

run

public void run(Keyboard keyboard)
         throws NoInputException
Specified by:
run in interface BasicGame
Throws:
NoInputException


Copyright © 2011. All Rights Reserved.