playn.flash
Class FlashGame

java.lang.Object
  extended by playn.flash.FlashGame
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public abstract class FlashGame
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
FlashGame()
           
 
Method Summary
 void onModuleLoad()
           
abstract  void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashGame

public FlashGame()
Method Detail

onModuleLoad

public final void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

start

public abstract void start()


Copyright © 2013. All Rights Reserved.