libgdx API

com.badlogic.gdx.utils
Class GwtModuleGenerator

java.lang.Object
  extended by com.badlogic.gdx.utils.GwtModuleGenerator

public class GwtModuleGenerator
extends java.lang.Object

Generates the gdx.gwt.xml file by running through the gdx/src/ directory and cross-referencing it with the gdx-backends-gwt directory.

Author:
mzechner

Constructor Summary
GwtModuleGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtModuleGenerator

public GwtModuleGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)