- elapsed(long) - Method in class com.b3dgs.lionengine.Timing
-
Check if specific time has been elapsed.
- elapsed() - Method in class com.b3dgs.lionengine.Timing
-
Get number of milli seconds elapsed since start call.
- end() - Method in class com.b3dgs.lionengine.core.Sequence
-
Terminate sequence, close screen, and start launcher if exists.
- end(Sequence) - Method in class com.b3dgs.lionengine.core.Sequence
-
Terminate sequence, and set the next sequence.
- Engine - Class in com.b3dgs.lionengine.core
-
LionEngine.
- equals(double, double) - Static method in class com.b3dgs.lionengine.Ratio
-
Get the ratio enum from its value.
- exception(Class<?>, String, Throwable, String...) - Static method in enum com.b3dgs.lionengine.core.Verbose
-
Display a critical verbose message to error output.
- exist(Media) - Static method in class com.b3dgs.lionengine.core.Media
-
Check if the media exists.
- exists(String) - Static method in class com.b3dgs.lionengine.UtilityFile
-
Check if the path exists.