com.threerings.media.tile.bundle.tools
Class DumpBundle

java.lang.Object
  extended by com.threerings.media.tile.bundle.tools.DumpBundle

public class DumpBundle
extends Object

Dumps the contents of a tileset bundle to stdout (just the serialized object info, not the image data).


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

Constructor Detail

DumpBundle

public DumpBundle()
Method Detail

main

public static void main(String[] args)


Copyright © 2011. All Rights Reserved.