Property | Type | Description | |
---|---|---|---|
consolePos | |||
numpadPos | |||
windowPos |
Method | Description | |
---|---|---|
OnStart ( PartModule state ) : void | ||
OnUpdate ( ) : void |
Method | Description | |
---|---|---|
drawGUI ( ) : void | ||
loadWrapper ( String s, int loadLocation ) : int | ||
onFlightStart ( ) : void |
Method | Description | |
---|---|---|
WindowGUI ( int windowID ) : void | ||
clearConsole ( ) : void | ||
consoleWrite ( String S ) : void | ||
cycle ( int cycles ) : int | ||
getConsoleOutString ( String S ) : String | ||
init ( ) : void | ||
load ( String s, int loadLocation ) : int | ||
loadAndMakeTape ( String s, int loadLocation ) : System.Int32[] | ||
memWrFormat ( int i, int pos ) : String | ||
parseInput ( String s ) : void | ||
shipHasOtherActiveComputer ( ) : bool |
protected loadWrapper ( String s, int loadLocation ) : int | ||
s | String | |
loadLocation | int | |
return | int |