Property | Type | Description | |
---|---|---|---|
UpdateMapping | void |
Method | Description | |
---|---|---|
CheckControlSize ( GoodAI.Core.Utils.MyValidator validator, MyAbstractMemoryBlock controls, MyWorkingNode sender ) : void | ||
CreateControlsFor ( int controlID ) : void | ||
Idx ( string key ) : int |
Method | Description | |
---|---|---|
UpdateMapping ( ) : void |
public static CheckControlSize ( GoodAI.Core.Utils.MyValidator validator, MyAbstractMemoryBlock controls, MyWorkingNode sender ) : void | ||
validator | GoodAI.Core.Utils.MyValidator | |
controls | MyAbstractMemoryBlock | |
sender | MyWorkingNode | |
return | void |
public static CreateControlsFor ( int controlID ) : void | ||
controlID | int | |
return | void |