Skip navigation links
LazyLib
A C D E F G H I J L M N O R S T V W 

F

FastTrig - Class in org.lazywizard.lazylib
Math utility class that trades accuracy for speed, often returning several times faster than Math's equivalent functions.
filter(Collection<T>, CollectionUtils.CollectionFilter<T>) - Static method in class CollectionUtils
Filters a Collection and returns a List containing only the entries that the filter accepted.
filter(Collection<T>, List<CollectionUtils.CollectionFilter<T>>) - Static method in class CollectionUtils
Filters a Collection and returns a List containing only the entries that the filters accepted.
focus - Variable in class EllipticalOrbit
 
FontException - Exception in org.lazywizard.lazylib.ui
Thrown if LazyFont.loadFont(String) encounters an error loading or parsing a bitmap font.
FontException(String) - Constructor for exception FontException
 
FontException(String, Throwable) - Constructor for exception FontException
 
FontException(Throwable) - Constructor for exception FontException
 
FPI - Static variable in class MathUtils
 
FTAU - Static variable in class MathUtils
 
A C D E F G H I J L M N O R S T V W 
Skip navigation links
LazyLib