MapfViewGetTargets Method |
Vraci pozice cilovych vrcholu vsech agentu k vykreselni na obrazku (vykresleny jako barevne ctverce okolo vrcholu).
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Rectangle[] GetTargets()
Public Function GetTargets As Rectangle()
public:
array<Rectangle>^ GetTargets()
member GetTargets : unit -> Rectangle[]
Return Value
Type:
Rectangle[Missing <returns> documentation for "M:MAPFsimulator.MapfView.GetTargets"]
See Also