selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
ExplosionEvent.Implementation
selery
event
world
world
ExplosionEvent
Undocumented in source.
interface
ExplosionEvent
mixin template
Implementation () {
mixin
Cancellable
.
Implementation
;
float
power
[@property getter];
float
power
[@property setter];
}
Members
Mixins
__anonymous
mixin
Cancellable
.
Implementation
Undocumented in source.
Properties
power
float
power
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
power
float
power
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Mixed In Members
From
mixin
Cancellable
.
Implementation
cancel
void
cancel
()
Undocumented in source. Be warned that the author may not have intended to support it.
cancelled
bool
cancelled
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
event
world
world
ExplosionEvent
mixin templates
Implementation
properties
power