Package gui
Class ImGuiWrapper.DashContext
java.lang.Object
gui.ImGuiWrapper.DashContext
- Enclosing class:
- ImGuiWrapper
protected static class ImGuiWrapper.DashContext
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description (package private) intm_ix(package private) floatm_remainingDrawLength -
Constructor Summary
Constructors Modifier Constructor Description protectedDashContext() -
Method Summary
-
Field Details
-
m_remainingDrawLength
float m_remainingDrawLength -
m_ix
int m_ix
-
-
Constructor Details
-
DashContext
protected DashContext()
-