NAME Slick::EventHandler
SYNOPSIS
A Moo::Role that allows the registering of events via a on
method.
API
on
Registers a CodeRef
with a given event name. Only allows registering of events that exist within Slick::Events.
A Moo::Role that allows the registering of events via a on
method.
Registers a CodeRef
with a given event name. Only allows registering of events that exist within Slick::Events.