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)
init
public void init()
- Initialize the contents of the frame.
getCanvas
public JPanel getCanvas()
getGraphics
public Graphics getGraphics()
repaint
public void repaint()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.