Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) IRobot.GoTo示例
编程语言:
C# (CSharp)
类/类型:
IRobot
方法/功能:
GoTo
hotexamples.com的示例:
1
C# (CSharp) IRobot.GoTo - 已找到1个示例
。这些是从开源项目中提取的最受好评的
IRobot.GoTo
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
HaltAndCatchFire(9)
AddResponder(4)
AdjacentCell(4)
AssertWasCalled(4)
GetType(4)
GetId(4)
Beep(4)
Say(4)
GetName(3)
Respond(3)
GetPosition(3)
AssertWasNotCalled(3)
GetReport(2)
DoStuff(2)
CreateRotateTask(2)
GetNextOrder(2)
CanMove(2)
AddListener(2)
Execute(2)
ExecuteClean(2)
Clean(2)
GetCurrentPosition(1)
GetEndEffectorIds(1)
GetEndEffectors(1)
GetID(1)
GetCleanedCount(1)
GetLocation(1)
GetMousePosition(1)
GetMoves(1)
GetArmsIds(1)
AddCleanTask(1)
GetNextPosition(1)
HelpText(1)
getName(1)
SetupClient(1)
SetNote(1)
SetFlag(1)
SendPrivateMessage(1)
HelpTextFor(1)
HasPosition(1)
GetOrientation(1)
Greeting(1)
GoToDock(1)
GoTo(1)
Go(1)
FindMeAsync(1)
GetRobotStateAsync(1)
Fire(1)
EnableScheduleAsync(1)
ExecuteMovementCommand(1)
常用方法
HaltAndCatchFire (9)
AddResponder (4)
AdjacentCell (4)
AssertWasCalled (4)
GetType (4)
GetId (4)
Beep (4)
Say (4)
GetName (3)
Respond (3)
常用方法
GetPosition (3)
AssertWasNotCalled (3)
GetReport (2)
DoStuff (2)
CreateRotateTask (2)
GetNextOrder (2)
CanMove (2)
AddListener (2)
Execute (2)
ExecuteClean (2)
Clean (2)
GetCurrentPosition (1)
GetEndEffectorIds (1)
GetEndEffectors (1)
GetID (1)
GetCleanedCount (1)
GetLocation (1)
GetMousePosition (1)
GetMoves (1)
GetArmsIds (1)
常用方法
Clean (2)
GetCurrentPosition (1)
GetEndEffectorIds (1)
GetEndEffectors (1)
GetID (1)
GetCleanedCount (1)
GetLocation (1)
GetMousePosition (1)
GetMoves (1)
GetArmsIds (1)
AddCleanTask (1)
GetNextPosition (1)
HelpText (1)
getName (1)
SetupClient (1)
SetNote (1)
SetFlag (1)
SendPrivateMessage (1)
HelpTextFor (1)
HasPosition (1)
GetOrientation (1)
Greeting (1)
GoToDock (1)
GoTo (1)
Go (1)
FindMeAsync (1)
GetRobotStateAsync (1)
Fire (1)
EnableScheduleAsync (1)
ExecuteMovementCommand (1)
常用方法
AddCleanTask (1)
GetNextPosition (1)
HelpText (1)
getName (1)
SetupClient (1)
SetNote (1)
SetFlag (1)
SendPrivateMessage (1)
HelpTextFor (1)
HasPosition (1)
GetOrientation (1)
Greeting (1)
GoToDock (1)
GoTo (1)
Go (1)
FindMeAsync (1)
GetRobotStateAsync (1)
Fire (1)
EnableScheduleAsync (1)
ExecuteMovementCommand (1)
Click (1)
Consult (1)
Connect (1)
CommandRight (1)
CommandMove (1)
CommandLeft (1)
ClockwiseTurn (1)
ChangeFacing (1)
Decidi (1)
CanIMove (1)
CalculateNextPosition (1)
AutoInitialize (1)
AttachWeapons (1)
AddRoute (1)
AddPrivateResponder (1)
CounterClockwiseTurn (1)
DenominazioneConTimeout (1)
ExecuteInstructions (1)
DoCleaning (1)
ExecuteCommand (1)
示例#1
0
显示文件
文件:
RobotApp.cs
项目:
PMAlexandrovich/FourPatternProjectModed
public void MoveToStart() { robot.GoTo(startX, startY); }
x