MCPcopy Index your code

hub / github.com/nsf/termbox-go / types & classes

Types & classes40 in github.com/nsf/termbox-go

↓ 7 callersTypeAliasKey
public API, common OS agnostic part
api_common.go:11
↓ 5 callersTypeAliasshort
termbox_windows.go:11
↓ 3 callersTypeAliaswchar
termbox_windows.go:10
↓ 2 callersTypeAliasAttribute
public API, common OS agnostic part
api_common.go:12
↓ 1 callersTypeAliasdword
termbox_windows.go:12
StructCell
A cell, single conceptual entity on the screen. The screen is basically a 2d array of cells. 'Ch' is a unicode character, 'Fg' and 'Bg' are foreground
api_common.go:34
StructEditBox
_demos/editbox.go:71
StructEvent
This type represents a termbox event. The 'Mod', 'Key' and 'Ch' fields are valid if 'Type' is EventKey. The 'Width' and 'Height' fields are valid if '
api_common.go:18
TypeAliasEventType
public API, common OS agnostic part
api_common.go:9
TypeAliasInputMode
public API, common OS agnostic part
api_common.go:7
TypeAliasModifier
public API, common OS agnostic part
api_common.go:10
TypeAliasOutputMode
public API, common OS agnostic part
api_common.go:8
FuncTypeattrFunc
func(int) (rune, termbox.Attribute, termbox.Attribute)
_demos/paint.go:24
Structcellbuf
private API, common OS agnostic part
termbox_common.go:5
Structchar_info
termbox_windows.go:14
Structcombo
_demos/keyboard.go:211
Structconsole_cursor_info
termbox_windows.go:35
Structconsole_font_info
termbox_windows.go:61
Structconsole_screen_buffer_info
termbox_windows.go:28
Structcoord
termbox_windows.go:18
Structdiff_msg
termbox_windows.go:383
TypeAliasextract_event_res
termbox.go:52
Structinput_event
termbox_windows.go:389
Structinput_event
termbox.go:47
Structinput_record
termbox_windows.go:39
Structkey
_demos/keyboard.go:10
Structkey_event_record
termbox_windows.go:44
Structmouse_event_record
termbox_windows.go:55
Structsmall_rect
termbox_windows.go:22
Structsyscall_Termios
syscalls_freebsd.go:6
Structsyscall_Termios
syscalls_netbsd.go:6
Structsyscall_Termios
syscalls_darwin.go:8
Structsyscall_Termios
syscalls_dragonfly.go:6
Structsyscall_Termios
syscalls_darwin_amd64.go:6
Structsyscall_Termios
syscalls_openbsd.go:6
TypeAliassyscall_Termios
syscalls_linux.go:8
TypeAliassyscall_Termios
syscalls.go:11
Structwindow_buffer_size_record
termbox_windows.go:52
Structwinsize
termbox.go:201
TypeAliasword
termbox_windows.go:13