Package com.b3dgs.lionengine

Interface Summary
Audio Handle audio ressources, such as playing music and sound fx.
Constants Set of standard constants.
Core Handle core engine, such as screen device, display configuration...
Drawable Handle gfx ressources, such as images, sprites, tiles, animations...
File Handle files manipulation, reading and writing.
Geometry Handle geometry data.
Input Handle game inputs, mouse and keyboard.
Network Handle network, client and server.
Purview Allow to create instance of purview (collection of methods usually used by inheritance).
 

Class Summary
Engine LionEngine
By Byron 3D Games Studio