A B C D E F G H I J K L M N O P Q R S T U V Z

L

LEFT - Static variable in class net.nexttext.input.Mouse
 
LERP(float, float, float) - Static method in class net.nexttext.FastMath
Linear interpolation from startValue to endValue by the given percent.
loadFontFromPFont(PFont) - Static method in class net.nexttext.Book
 
Locatable - Interface in net.nexttext
An object with a position.
log(String) - Method in class net.nexttext.Book
Log a message.
log(String, Throwable) - Method in class net.nexttext.Book
 
log(float) - Static method in class net.nexttext.FastMath
Returns the log base E of a value.
log(float, float) - Static method in class net.nexttext.FastMath
Returns the logarithm of value with given base, calculated as log(value)/log(base), so that pow(base, return)==value (contributed by vear)

A B C D E F G H I J K L M N O P Q R S T U V Z