pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Event.this
pixelperfectengine
concrete
types
event
Event
Default CTOR
this
(Object sender, EventType type, SourceType srcType)
this
(Object sender, Object aux, EventType type, SourceType srcType)
class
Event
@
nogc
@
safe
pure nothrow
this
(
Object
sender
,
Object
aux
,
EventType
type
,
SourceType
srcType
)
Meta
Source
See Implementation
pixelperfectengine
concrete
types
event
Event
constructors
this
variables
aux
sender
srcType
type
Default CTOR