Uses of Class
zombie.iso.IsoWorld

Packages that use IsoWorld
zombie.iso   
zombie.Lua   
 

Uses of IsoWorld in zombie.iso
 

Fields in zombie.iso declared as IsoWorld
static IsoWorld IsoWorld.instance
           
 

Uses of IsoWorld in zombie.Lua
 

Methods in zombie.Lua that return IsoWorld
static IsoWorld LuaManager.GlobalObject.getWorld()