Property | Type | Description | |
---|---|---|---|
windowID | int | ||
windowPos |
Method | Description | |
---|---|---|
OnStart ( PartModule state ) : void | ||
OnUpdate ( ) : void | ||
connect ( ) : void | ||
disconnect ( ) : void | ||
draw ( ) : void | ||
getSegment ( int id ) : int>.Tuple |
||
getSegmentCount ( ) : int | ||
memRead ( ushort position ) : int | ||
memWrite ( ushort position, int value ) : void | ||
recGUIState ( |
||
recInterruptHandle ( |
||
tick ( int ticks ) : void |
Method | Description | |
---|---|---|
drawImage ( ) : void | ||
putPixel ( int color ) : void | ||
streamPixels ( ) : void | ||
windowGUI ( int windowID ) : void |
Method | Description | |
---|---|---|
clearScreen ( |
||
fontDraw ( |
||
getDefaultColors ( ) : System.Int32[] | ||
getDefaultFont ( ) : System.UInt32[] | ||
updateColors ( ) : void |
public memWrite ( ushort position, int value ) : void | ||
position | ushort | |
value | int | |
return | void |
public recInterruptHandle ( |
||
seg | ||
return | void |