geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.engine
/
EventRunner
Event
Runner
interface
EventRunner
Inheritors
ArchetypeEventRunner
Members
Functions
call
Event
Link copied to clipboard
abstract
fun
callEvent
(
target
:
Entity
,
event
:
Entity
,
source
:
Entity
?
)
Calls an event on
target
with data in an
event
entity, optionally with a
source
entity.