com.WorldLibAndroid.Demo
Class MainWorld

java.lang.Object
  extended by Activity
      extended by com.WorldLibAndroid.World
          extended by com.WorldLibAndroid.Demo.MainWorld
All Implemented Interfaces:
IInit

public class MainWorld
extends World

Main class to the activity is created.

Author:
Christian Herrera

Constructor Summary
MainWorld()
           
 
Method Summary
 
Methods inherited from class com.WorldLibAndroid.World
bigBang, context, endOfWorld
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainWorld

public MainWorld()