pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
Event.this
PixelPerfectEngine
concrete
types
event
Event
Default CTOR
this
(Object sender, EventType type, SourceType srcType)
class
Event
@
nogc
@
safe
pure nothrow
this
(
Object
sender
,
EventType
type
,
SourceType
srcType
)
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