Home
last modified time | relevance | path

Searched refs:turnRight (Results 1 – 25 of 143) sorted by relevance

123456

/dports/games/robocode-naval/robocode-naval-0.9.2_1/robots/sample/
H A DRamFire.java40 turnRight(5 * turnDirection); in run()
55 turnRight(e.getBearing()); in onScannedRobot()
69 turnRight(e.getBearing()); in onHitRobot()
H A DWalls.java55 turnRight(90); in run()
65 turnRight(90); in run()
/dports/games/robocode/robocode-1.9.4.3/robots/sample/
H A DRamFire.java40 turnRight(5 * turnDirection); in run()
55 turnRight(e.getBearing()); in onScannedRobot()
69 turnRight(e.getBearing()); in onHitRobot()
H A DWalls.java55 turnRight(90); in run()
65 turnRight(90); in run()
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dcontourcirculator.hxx167 neighborCirc_.turnRight(); in operator ++()
174 neighborCirc_.turnRight(); in operator ++()
226 { return NEIGHBORHOODCIRCULATOR(neighborCirc_).turnRight().base(); } in outerPixel()
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dcontourcirculator.hxx169 neighborCirc_.turnRight(); in operator ++()
176 neighborCirc_.turnRight(); in operator ++()
228 { return NEIGHBORHOODCIRCULATOR(neighborCirc_).turnRight().base(); } in outerPixel()
/dports/lang/kturtle/kturtle-21.12.3/src/interpreter/
H A Dechoer.h75 connect(executer, &Executer::turnRight, in connectAllSlots()
76 this, &Echoer::turnRight); in connectAllSlots()
124 void turnRight(double arg0) { qDebug() << "SIG> " << "turnRight" << "(" << arg0 << ")"; } in turnRight() function
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/dbus/remotecontrolledcar/car/
H A Dcar.py79 def turnRight(self): member in Car
165 def turnRight(self): member in CarInterfaceAdaptor
166 self.parent().turnRight()

123456