Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
O
P
R
S
T
U
V
D
deactivateActiveSnakeKeeper()
- Method in class plugins.big.bigsnake.keeper.
KeepersList
Deactivates the active
SnakeKeeper
if any.
deactivateSnake(SnakeKeeper)
- Method in class plugins.big.bigsnake.
BIGSnake
Makes a particular snake inactive and not responsive to interaction.
deactivateSnake()
- Method in class plugins.big.bigsnake.keeper.
SnakeKeeper
Deactivates the snake associate to this
SnakeKeeper
.
deactivateSnakeKeeper(SnakeKeeper)
- Method in class plugins.big.bigsnake.keeper.
KeepersList
If the
SnakeKeeper
passed as a parameter is in the list, it becomes deactivated and the method returns
true
.
DEBUG
- Static variable in class plugins.big.bigsnake.core.
Settings
Set to true to enable DEBUG mode
declareInput(VarList)
- Method in class plugins.big.bigsnake.
BIGSnake
Declares the input parameters of the block.
declareOutput(VarList)
- Method in class plugins.big.bigsnake.
BIGSnake
Declares the output parameters of the block.
dilateX(double)
- Method in class plugins.big.bigsnake.snake.
ESnake
Modifies the control points of a snake in order to scale the snake horizontally by a given factor.
dilateY(double)
- Method in class plugins.big.bigsnake.snake.
ESnake
Modifies the control points of a snake in order to scale the snake vertically by a given factor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
O
P
R
S
T
U
V