Namespace net.abi.abisEngine.util
Classes
Attenuation
Color
This Class Allows To Have A Alpha Value To Be Set And Wraps Around A Vector3f To Include Alpha As Well.
IOUtil
This class was adapted from
MappedValues
ThreadUtils
Utilities for threaded programming.
Util
Interfaces
Expendable
An interface used to identify and organize entitys which can be destroyed at run time or at the end of runtime. Caution: Implementing this interface means that the object CAN be destroyed, unlike static objects which last for all runtime.