sbylib.graphics.action.action

Undocumented in source.

Public Imports

sbylib.event
public import sbylib.event : VoidEvent;

Members

Aliases

ActionFinishCallback
alias ActionFinishCallback = void delegate()
Undocumented in source.

Functions

when
VoidEvent when(ActionFinishNotification notification)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IAction
interface IAction
Undocumented in source.

Mixin templates

ImplAction
mixintemplate ImplAction()
Undocumented in source.

Structs

ActionFinishNotification
struct ActionFinishNotification
Undocumented in source.

Meta