Uses of Class
zombie.iso.MetaObject

Packages that use MetaObject
zombie.iso   
 

Uses of MetaObject in zombie.iso
 

Fields in zombie.iso with type parameters of type MetaObject
 java.util.ArrayList<MetaObject> RoomDef.objects
           
 

Methods in zombie.iso that return types with arguments of type MetaObject
 java.util.ArrayList<MetaObject> RoomDef.getMetaObjects()
           
 java.util.ArrayList<MetaObject> RoomDef.getObjects()