EndState handles the end-of-level screen (win or lose).
Protected
Called when entering the end state. Removes physics from the scene.
Called when exiting the end state. Disposes the HUD.
Renders the end screen (no-op by default).
Updates the end screen HUD.
EndState handles the end-of-level screen (win or lose).