EventHandler (Raxol v2.0.1)

View Source

Root-level EventHandler module that delegates to the unified event system. Provides backward compatibility for existing code.

Summary

Functions

handle_input(manager, input)

See Raxol.Events.EventServer.handle_input/2.

handle_output(manager, output)

See Raxol.Events.EventServer.handle_output/2.

handle_resize(manager, width, height)

See Raxol.Events.EventServer.handle_resize/3.