Uses of Class
zombie.core.Core

Packages that use Core
zombie.core   
zombie.Lua   
 

Uses of Core in zombie.core
 

Methods in zombie.core that return Core
static Core Core.getInstance()
           
 

Uses of Core in zombie.Lua
 

Methods in zombie.Lua that return Core
static Core LuaManager.GlobalObject.getCore()