evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
StateList
evael
graphics
gui
StateList
Undocumented in source.
struct
StateList (
Type
) {
mixin
JsonizeMe
;
this
(Type type);
Type
fromEnum
();
}
Constructors
this
this
(Type type)
Undocumented in source.
Members
Functions
fromEnum
Type
fromEnum
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
JsonizeMe
Undocumented in source.
Meta
Source
See Implementation
evael
graphics
gui
StateList
structs
StateList