public interface ISpaceController
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String name) |
ISpaceObject |
getSpaceObject(Object id) |
Collection |
getSpaceObjectsByGridPosition(IVector2 position,
Object type) |
void |
setProperty(String name,
Object value) |
Collection getSpaceObjectsByGridPosition(IVector2 position, Object type)
ISpaceObject getSpaceObject(Object id)
Copyright © 2013. All Rights Reserved.