public interface Input
| Modifier and Type | Interface and Description |
|---|---|
static class |
Input.InputKey |
| Modifier and Type | Method and Description |
|---|---|
void |
addActivation(Iteration t,
Activation inputAct,
Range addedRange) |
void |
remove(Model m) |
void |
removeActivation(Iteration t,
Activation inputAct,
Range removedRange) |
void addActivation(Iteration t, Activation inputAct, Range addedRange)
void removeActivation(Iteration t, Activation inputAct, Range removedRange)
void remove(Model m)
Copyright © 2016. All rights reserved.