Class | Description |
---|---|
CodeUserFunctionToken |
CLUC function, used to print a text in the status window of a
GUIPanel . |
CodeUserFunctionTokenFactory | |
ConnectToUserFunctionToken |
CLUC built-in function, used to initialize the connection to a module.
|
ConnectToUserFunctionTokenFactory | |
EvalAtUserFunctionToken |
CLUC built-in function, used to evaluate the Y-value of a line in a chart,
given the line letter and the X position.
|
EvalAtUserFunctionTokenFactory | |
ImprovedGeneralTokenFactory |
Factory for tokens, found in an expression.
|
RGBAUserFunctionToken |
CLUC function, which returns a float representation of a
Color ,
given the r, g, b, a channels as an integer from 0 to 255. |
RGBAUserFunctionTokenFactory |