playstyle

package module
v0.0.0-...-19a867d Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: MIT Imports: 1 Imported by: 41

Documentation

Overview

Package playstyle provides an enum for Ripple's playstyles.

Index

Constants

View Source
const (
	Mouse int = 1 << iota
	Tablet
	Keyboard
	Touchscreen
	Spoon
	LeapMotion
	OculusRift
	Dick
	Eggplant
)

various playstyles on ripple.

Variables

View Source
var Styles = [...]string{
	"Mouse",
	"Tablet",
	"Keyboard",
	"Touchscreen",
	"Spoon",
	"Leap motion",
	"Oculus rift",
	"Dick",
	"Eggplant",
}

Styles are string representations of the various playstyles someone can have.

Functions

This section is empty.

Types

type PlayStyle

type PlayStyle int

PlayStyle is a bitwise enum containing the instruments a Ripple user likes to play with.

func (PlayStyle) String

func (p PlayStyle) String() string

String is the string representation of a playstyle.

Jump to

Keyboard shortcuts

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