novelate.buildstate

Copyright © Novelate 2020

Members

Mixins

__anonymous
mixin VERSION_ELSE!("NOVELATE_CUSTOM_MAIN", "useCustomMain")
Undocumented in source.
__anonymous
mixin VERSION_ELSE!("NOVELATE_SFML", "useSFML")
Undocumented in source.
__anonymous
mixin VERSION_ELSE!("NOVELATE_SDL", "useSDL")
Undocumented in source.
__anonymous
mixin VERSION_ELSE!("NOVELATE_DERELICT", "useDerelict")
Undocumented in source.
__anonymous
mixin VERSION_ELSE!("NOVELATE_MANUALMEMORY", "isManualMemory")
Undocumented in source.

Mixin templates

VERSION_ELSE
mixintemplate VERSION_ELSE(string versionName, string variableName)
Undocumented in source.

Variables

useNativeTextWrapping
bool useNativeTextWrapping;
Undocumented in source.
useNativeTextWrapping
bool useNativeTextWrapping;
Undocumented in source.

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 handles the build state of Novelate.