hsconsole

package
v0.0.0-...-667d129 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package hsconsole provides a graphical console for logging output while the app is running.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Console

type Console struct {
	*hstoolwindow.ToolWindow
	// contains filtered or unexported fields
}

Console represents a console

func Create

func Create(fontFixed imgui.Font, x, y float32, logFile *os.File) *Console

Create creates a new console

func (*Console) Build

func (c *Console) Build()

Build builds a console

func (*Console) Write

func (c *Console) Write(p []byte) (n int, err error)

Write writes input on console, stdout and (if exists) to the log file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL