tida.localevent

A module for describing some local events by means of function attributes.

Members

Aliases

Event
alias Event = FunEvent
Undocumented in source.

Enums

Init
anonymousenum Init
Undocumented in source.

Structs

Collision
struct Collision

Event flag. Functions with this attribute will listen for collision events only for the instance selected in the arguments (by name and / or tag).

FunEvent
struct FunEvent(int ev)
Undocumented in source.
StepThread
struct StepThread
Undocumented in source.
Trigger
struct Trigger

Trigger flag. It is hung on a function where triggers with the selected name will be listened to.

Meta

Authors

License