2.1.4 - Made SpatialMatrix a Singleton and added a return to the update call.
+ A call to update will now return whether the update changed the underlying data structure + Added PositionChangeListener + Called above listener when the underlying data structures are changed on a spatial event. + Made SpatialMatrix a singleton to better reflect its nature as a class maintaining some of the application state. + Added various test classes.
Showing
This diff is collapsed.
Please register or sign in to comment