Mallet Engine  2
Entity-Component based game engine, written in Java.
com.linxonline.mallet.entity.system.EntitySystemInterface Member List
This is the complete list of members for com.linxonline.mallet.entity.system.EntitySystemInterface, including all inherited members.
addEntity(final Entity _entity)com.linxonline.mallet.entity.system.EntitySystemInterface
addEntityNow(final Entity _entity)com.linxonline.mallet.entity.system.EntitySystemInterface
addQuery(final QueryInterface _interface)com.linxonline.mallet.entity.system.EntitySystemInterface
clear()com.linxonline.mallet.entity.system.EntitySystemInterface
getEntities()com.linxonline.mallet.entity.system.EntitySystemInterface
getEntityByName(final String _name)com.linxonline.mallet.entity.system.EntitySystemInterface
getSearch()com.linxonline.mallet.entity.system.EntitySystemInterface
removeEntity(final Entity _entity)com.linxonline.mallet.entity.system.EntitySystemInterface
update(final float _dt)com.linxonline.mallet.entity.system.EntitySystemInterface
 All Classes Namespaces Files Functions Variables