OpenGLBindingGenerator::Intermediate::EnumValue
Inherits Reference < Object
A single enum and its value.
Constructors
new(name : String, comment : Nil | String, api : Nil | String, alternate_name : Nil | String, groups : Array(String) = [] of String)
Creates the enum value.