Uses of Class
blockly_robot.robot.data.model.ItemData
Packages that use ItemData
Package
Description
Datenmodellobjekte für Blockly-Robot-Raster, Level, Menüs, Aufgaben und
Gegenstände.
Item types, factories, controllers, and stacks used by the Blockly Robot
world.
Level definitions, collections, and difficulty values for Blockly Robot.
Robot interfaces and implementations that execute Blockly Robot actions.
-
Uses of ItemData in blockly_robot.robot.data.model
Fields in blockly_robot.robot.data.model declared as ItemDataFields in blockly_robot.robot.data.model with type parameters of type ItemDataMethods in blockly_robot.robot.data.model that return ItemData -
Uses of ItemData in blockly_robot.robot.logic.item
Methods in blockly_robot.robot.logic.item with parameters of type ItemDataConstructors in blockly_robot.robot.logic.item with parameters of type ItemDataConstructor parameters in blockly_robot.robot.logic.item with type arguments of type ItemData -
Uses of ItemData in blockly_robot.robot.logic.level
Methods in blockly_robot.robot.logic.level that return ItemData -
Uses of ItemData in blockly_robot.robot.logic.robot
Methods in blockly_robot.robot.logic.robot with parameters of type ItemData