Uses of Class
eu.svjatoslav.sixth.e3d.gui.DebugLogBuffer
Packages that use DebugLogBuffer
Package
Description
Graphical user interface components for the Sixth 3D engine.
-
Uses of DebugLogBuffer in eu.svjatoslav.sixth.e3d.gui
Methods in eu.svjatoslav.sixth.e3d.gui that return DebugLogBufferModifier and TypeMethodDescriptionViewPanel.getDebugLogBuffer()Returns the debug log buffer for this view panel.Constructors in eu.svjatoslav.sixth.e3d.gui with parameters of type DebugLogBufferModifierConstructorDescriptionDeveloperToolsPanel(Frame parent, DeveloperTools developerTools, DebugLogBuffer debugLogBuffer) Creates and displays a developer tools panel.