UIElement.HandleEvent

handles an event returns true if an event was processed if false, pass the event to another function should not be called by the user doesn't do anything in the base class

class UIElement
bool
HandleEvent
(,
SDL_Event e
)

Meta