de.jos.game.loader
Class GameLoaderOpenGL

java.lang.Object
  extended by de.jos.game.loader.AbstractGameLoader
      extended by de.jos.game.loader.GameLoaderOpenGL
All Implemented Interfaces:
IGameLoader

public class GameLoaderOpenGL
extends AbstractGameLoader
implements IGameLoader


Constructor Summary
GameLoaderOpenGL()
           
 
Method Summary
protected  void init()
           
 void start()
           
 
Methods inherited from class de.jos.game.loader.AbstractGameLoader
getDimension, getGame, getHeight, getWidth, initLoader, isFullscreen, setFullscreen, setGame, setHeight, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.jos.game.loader.IGameLoader
initLoader, setFullscreen, setHeight, setWidth
 

Constructor Detail

GameLoaderOpenGL

public GameLoaderOpenGL()
Method Detail

init

protected void init()
Specified by:
init in class AbstractGameLoader

start

public void start()
Specified by:
start in interface IGameLoader


Copyright © 2008. All Rights Reserved.