Property | Type | Description | |
---|---|---|---|
Bindings | List |
||
Getters | BindingGetDlg>.Dictionary | ||
Setters | BindingSetDlg>.Dictionary | ||
cpu |
Method | Description | |
---|---|---|
AddGetter ( String name, BindingGetDlg dlg ) : void | ||
AddSetter ( String name, BindingSetDlg dlg ) : void | ||
BindingManager ( |
||
Update ( float time ) : void |
public AddGetter ( String name, BindingGetDlg dlg ) : void | ||
name | String | |
dlg | BindingGetDlg | |
return | void |
public AddSetter ( String name, BindingSetDlg dlg ) : void | ||
name | String | |
dlg | BindingSetDlg | |
return | void |
public BindingManager ( |
||
cpu | ||
context | String | |
return | System |