StickView:
Filter:
Classes (extension) | GUI

StickView : Object
ExtensionExtension

a view for joystick thumbsticks
Source: StickView.sc

Description

First code examples:

Class Methods

StickView.new(parent, bounds)

Arguments:

parent
bounds

Inherited class methods

Instance Methods

.refresh

.x

.x = val

Arguments:

val

.init(parent, bounds)

Arguments:

parent
bounds

.y

.y = val

Arguments:

val

.rho

.point

.point = pt

Arguments:

pt

.hatval

.hatval = value

.polar

.angle

.value

.value = val

Arguments:

val

.uview

Inherited instance methods

Undocumented instance methods

.action

.action = value

.doAction

.valueAction = val

Examples