Method | Description | |
---|---|---|
OnStart ( PartModule state ) : void | ||
OnUpdate ( ) : void | ||
connect ( ) : void | ||
disconnect ( ) : void | ||
getSegment ( int id ) : int>.Tuple |
||
getSegmentCount ( ) : int | ||
memRead ( ushort position ) : int | ||
memWrite ( ushort position, int value ) : void | ||
recInterruptHandle ( |
||
tick ( int ticks ) : void |
public memWrite ( ushort position, int value ) : void | ||
position | ushort | |
value | int | |
return | void |
public recInterruptHandle ( |
||
seg | ||
return | void |