代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/285244/4055058
native motor.native
#
# Motor.native
#
class nanovm/nibo/drivers/Motor 38
method :()V 0
method setParameters:(III)V 1
method setPWM:(II)V 2
method setSpeed:(II)V 3
method stop:()V 4
www.eeworm.com/read/285244/4055059
native wheelencoder.native
#
# WheelEncoder.native
#
class nanovm/nibo/drivers/WheelEncoder 42
method :()V 0
method getLeftInc:()I 1
method getRightInc:()I 2
method setEnabled:(Z)V 3
method getEnabled:()Z 4
method getL
www.eeworm.com/read/285244/4055060
native edgedetector.native
#
# EdgeDetector.native
#
class nanovm/nibo/drivers/EdgeDetector 32
method :()V 0
method update:()V 1
method getLeftRel:()I 2
method getRightRel:()I 3
method getLeftAbs:()I 4
method getRightA
www.eeworm.com/read/285244/4055061
native graphicdisplay.native
#
# GraphicDisplay.native
#
class nanovm/nibo/drivers/GraphicDisplay 30
method :()V 0
method clear:()V 1
method gotoXY:(II)V 2
method print:(Ljava/lang/String;)V 3
method setProportional:(Z)V
www.eeworm.com/read/285244/4055062
native leds.native
#
# Leds.native
#
class nanovm/nibo/drivers/Leds 35
method :()V 0
method setStatus:(II)V 1
method getStatus:(I)I 2
method setHeadlights:(I)V 3
method getHeadlights:()I 4
method setDisplayligh
www.eeworm.com/read/285244/4055063
native linedetector.native
#
# LineDetector.native
#
class nanovm/nibo/drivers/LineDetector 37
method :()V 0
method update:()V 1
method getLeftRel:()I 2
method getRightRel:()I 3
method getLeftAbs:()I 4
method getRightA
www.eeworm.com/read/285244/4055064
native irtransceiver.native
#
# IrTransceiver.native
#
class nanovm/nibo/drivers/IrTransceiver 33
method :()V 0
method getCommand:()I 1
method sendCommand:(I)V 2
www.eeworm.com/read/285244/4055065
native clock.native
#
# Clock.native
#
class nanovm/nibo/drivers/Clock 29
method :()V 0
method getSeconds:()I 1
method getMilliSeconds:()I 2
method delayMilliseconds:(I)V 3
method delayMicroseconds:(I)V 4
www.eeworm.com/read/285244/4055066
native distancesensor.native
#
# DistanceSensor.native
#
class nanovm/ctbot/drivers/DistanceSensor 31
method :()V 0
method updateLeft:()V 1
method updateRight:()V 2
method getLeft:()I 3
method getRight:()I 4
method setEn
www.eeworm.com/read/285244/4055067
native bot.native
#
# Bot.native
#
class nanovm/ctbot/drivers/Bot 28
method :()V 0
method getError:()I 1
method setExtension1Enabled:(Z)V 2
method getExtension1Enabled:()Z 3
method setExtension2Enabled:(Z)V 4