Home
last modified time | relevance | path

Searched refs:kRCX_InputTypeOp (Results 1 – 4 of 4) sorted by relevance

/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Cmd.h74 …RCX_Cmd* MakeInputType(UByte input, RCX_InputType type) { return Set(kRCX_InputTypeOp, input, typ… in MakeInputType()
H A DRCX_Constants.h32 #define kRCX_InputTypeOp 0x32 macro
/dports/lang/nbc/bricktools/
H A Drcx_constants.pas60 kRCX_InputTypeOp = $32; // not spybot
H A Drcx_cmd.pas447 result := TRcxCmd(SetVal(kRCX_InputTypeOp, input, Byte(itype)));