btn

package
v0.0.0-...-48e53a6 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ButtonType

type ButtonType uint16
const (
	BTN_RESUME        ButtonType = 0x0001
	BTN_EXIT          ButtonType = 0x0002
	BTN_PLAYER_1      ButtonType = 0x0004
	BTN_PLAYER_2      ButtonType = 0x0010
	BTN_ONLINE        ButtonType = 0x0020
	BTN_JOIN_ONLINE   ButtonType = 0x0040
	BTN_CREATE_ONLINE ButtonType = 0x0080
	BTN_RETURN        ButtonType = 0x0100
	// BTN_              ButtonType = 0x0200
	// BTN_              ButtonType = 0x0400
	// BTN_              ButtonType = 0x0800
	// BTN_              ButtonType = 0x1000
	// BTN_              ButtonType = 0x2000
	// BTN_              ButtonType = 0x4000
	BTN_HOVER ButtonType = 0x8000
)

func (ButtonType) Is

func (btn ButtonType) Is(btnType ButtonType) bool

Jump to

Keyboard shortcuts

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