Aktion verschieben
Typname: MoveAction
Erweitert Action
Name |
Typ |
Beschreibung |
fromLocation (Standort) |
Ort |
Eine untergeordnete Property des Standorts. Der ursprüngliche Speicherort des Objekts oder des Agents vor der Aktion. |
Standort |
Ort |
Eine untergeordnete Property des Standorts. Der endgültige Standort des Objekts oder des Agents nach der Aktion. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-03 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-03 (UTC)."],[[["`MoveAction` extends the `Action` type and describes the movement of an object or agent."],["It includes `fromLocation` specifying the initial location and `toLocation` specifying the final location, both of which are of type `Place`."]]],[]]