Package foundry.veil.imgui
Class VeilLanguageDefinitions
java.lang.Object
foundry.veil.imgui.VeilLanguageDefinitions
Definitions for all custom Veil languages. These can be used with
CodeEditor.-
Method Summary
Modifier and TypeMethodDescriptionstatic imgui.extension.texteditor.TextEditorLanguageDefinitionstatic imgui.extension.texteditor.TextEditorLanguageDefinitionglsl()
-
Method Details
-
glsl
public static imgui.extension.texteditor.TextEditorLanguageDefinition glsl() -
createGlsl
public static imgui.extension.texteditor.TextEditorLanguageDefinition createGlsl()
-