selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
EntityEvent
selery
event
world
entity
Undocumented in source.
interface
EntityEvent :
WorldEvent
{
Entity
entity
[@property getter];
mixintemplate
Implementation
()
;
}
Members
Mixin templates
Implementation
mixintemplate
Implementation
()
Undocumented in source.
Properties
entity
Entity
entity
[@property getter]
Undocumented in source.
Inherited Members
From WorldEvent
world
World
world
[@property getter]
Gets the world where the event has happened.
Implementation
mixintemplate
Implementation
()
Undocumented in source.
Meta
Source
See Implementation
selery
event
world
entity
classes
EntityDeathEvent
EntityHealEvent
interfaces
EntityEvent