novelate.events

Copyright © Novelate 2020

Members

Enums

EventType
enum EventType

Enumeration of event types.

Functions

addEventHandler
void addEventHandler(_EVENTDELEGATE handler)

Adds an event handler.

fireEvent
void fireEvent()

Fires an event.

Meta

Authors

Jacob Jensen (bausshf) Website: https://novelate.com/

Novelate is a free and open-source visual novel engine and framework written in the D programming language.
It can be used freely for both personal and commercial projects.

Module Description: This module is used for event handling within the engine.