Refactor|World|Map|Client: Added Map::SkyPlane
A simple class to encapsulate map sky plane functionality and provideinterested parties with height change notifications.
Also updated Plane's API to follow suit. It remains to be seen whetherpolymorphism should be employed here.
View differences
Refactor|World|Map|Client: Added Map::SkyPlane
A simple class to encapsulate map sky plane functionality and provide
interested parties with height change notifications.
Also updated Plane's API to follow suit. It remains to be seen whether
polymorphism should be employed here.