org.drools.games
Class GameUI
java.lang.Object
org.drools.games.GameUI
- Direct Known Subclasses:
- PongUI
public class GameUI
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GameUI
public GameUI(org.kie.api.runtime.KieSession ksession,
GameConfiguration conf)
getGraphics
public Graphics getGraphics()
getCanvas
public Canvas getCanvas()
init
public void init()
- Initialize the contents of the frame.
show
public void show()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.