KeyLoop:
Filter:
KtlLoop (extension) | Libraries > JITLib

KeyLoop
ExtensionExtension

an EventLoop for recording KeyPlayer actions

Description

KeyLoop inherits almost everything from EventLoop, so please read general info there.

Class Methods

.keyPlayerFunc

make a function appropriate for attaching to a KeyPlayer

Instance Methods

.actionDict

a dictionary of actions to perform when using defaultFunc

.defaultFunc

default function for lookup in actionDict

.recordEvent

record an event into a KeyLoop, by

Arguments:

key

a char or uniCode key number

type

'up' or 'down'