JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.gurkenlabs.litiengine
Interface ILaunchable
All Known Subinterfaces:
ICommandListener
,
ICommandManager
,
IGameLoop
,
IGamepadManager
,
ILoop
,
IPacketReceiver
,
IServer
All Known Implementing Classes:
Animation
,
CommandManager
,
ConsoleCommandListener
,
GameLoop
,
GamepadManager
,
PingLoop
,
RenderLoop
,
SoundEngine
,
UdpPacketReceiver
,
UdpServer
,
UpdateLoop
public interface
ILaunchable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
start
()
void
terminate
()
Method Detail
start
void start()
terminate
void terminate()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method