Screen
backend.Screen (Class)
Implements: tracker.Events
Instance Members
Returns |
---|
Int |
Returns |
---|
Int |
Returns |
---|
Float |
Name | Type |
---|---|
background |
Int |
Name | Type |
---|---|
title |
String |
Name | Type |
---|---|
fullscreen |
Bool |
Name | Type |
---|---|
done |
Function |
Name | Type | Default |
---|---|---|
path |
String | (optional) |
done |
Function |
Name | Type |
---|---|
done |
Function |
Private Members
resize event
mouseDown event
Name | Type |
---|---|
buttonId |
Int |
x |
Float |
y |
Float |
mouseUp event
Name | Type |
---|---|
buttonId |
Int |
x |
Float |
y |
Float |
mouseWheel event
Name | Type |
---|---|
x |
Float |
y |
Float |
mouseMove event
Name | Type |
---|---|
x |
Float |
y |
Float |
touchDown event
Name | Type |
---|---|
touchIndex |
Int |
x |
Float |
y |
Float |
touchUp event
Name | Type |
---|---|
touchIndex |
Int |
x |
Float |
y |
Float |
touchMove event
Name | Type |
---|---|
touchIndex |
Int |
x |
Float |
y |
Float |
Metadata
Name | Parameters |
---|---|
:build |
tracker.macros.EventsMacro.build() |
:autoBuild |
tracker.macros.EventsMacro.build() |