KKMMMTTT / AstroSoar

0 stars 0 forks source link

Scene Events #22

Closed MatthewChrobak closed 4 years ago

MatthewChrobak commented 4 years ago

Requirements

Scenes should support event handlers for when a scene is entered and left, not just initialized or destroyed.

OnLoad and OnLeave events should pass in a SceneChangeEventArgs that contains the previous scene.