Class | Description | |
---|---|---|
EasingFunctions | Represent some build in easing functions for use with the components. | |
FlattenerSettings | A singleton set of settings for the flattener to resolve various edge cases. | |
MathUtil | Provides utility methods for math operations. | |
MathUtilExtended | Provides utility methods for math operations. | |
PolySimplification | Utility class for polygon simpliciation. | |
RearrangedList<T> | List class for known lists which are reordered. |
Interface | Description | |
---|---|---|
IExternalizable | Indicates an object that can return an externalized version. | |
ITickProvider | Represents an a driver than can provide timing support for animation engines. |
Delegate | Description | |
---|---|---|
EasingFunctionHandler | Represents an easing function for an animation. |