Property | Type | Description | |
---|---|---|---|
Bridge | System | ||
InitBridge | void |
Method | Description | |
---|---|---|
GetBridge ( |
This function will return always the same bridge.
|
|
Reset ( ) : void |
Resets all components
|
Method | Description | |
---|---|---|
Bridge ( |
||
InitBridge ( ) : void |
This need to be called after the bridge is instanced! Most classes call GetBridge() on initialisation and if there is no bridge (yet) this will end up in an endless loop.
|
public static GetBridge ( |
||
gui | gui only needs to be set on the first call! | |
return |