Mallet Engine  2
Entity-Component based game engine, written in Java.
com.linxonline.mallet.system.SystemInterface Member List
This is the complete list of members for com.linxonline.mallet.system.SystemInterface, including all inherited members.
addEvent(final Event _event)com.linxonline.mallet.system.SystemInterface
addEventHandler(final EventHandler _handler)com.linxonline.mallet.system.SystemInterface
addInputHandler(final InputHandler _handler)com.linxonline.mallet.system.SystemInterface
clear()com.linxonline.mallet.system.SystemInterface
clearEvents()com.linxonline.mallet.system.SystemInterface
clearInputs()com.linxonline.mallet.system.SystemInterface
draw()com.linxonline.mallet.system.SystemInterface
getRenderInterface()com.linxonline.mallet.system.SystemInterface
getSourceGenerator()com.linxonline.mallet.system.SystemInterface
initSystem()com.linxonline.mallet.system.SystemInterface
removeEventHandler(final EventHandler _handler)com.linxonline.mallet.system.SystemInterface
removeInputHandler(final InputHandler _handler)com.linxonline.mallet.system.SystemInterface
setCameraPosition(final Vector3 _camera)com.linxonline.mallet.system.SystemInterface
setDisplayDimensions(final Vector2 _display)com.linxonline.mallet.system.SystemInterface
setRenderDimensions(final Vector2 _display)com.linxonline.mallet.system.SystemInterface
shutdownSystem()com.linxonline.mallet.system.SystemInterface
startSystem()com.linxonline.mallet.system.SystemInterface
stopSystem()com.linxonline.mallet.system.SystemInterface
update()com.linxonline.mallet.system.SystemInterface
 All Classes Namespaces Files Functions Variables