Uses of Class
blockly_robot.robot.logic.item.Item
Packages that use Item
Package
Description
Eine Trainingsaufgabe besteht aus verschiedenen Schwierigkeitsgraden.
Die einzelnen Aktionen des Roboters werden protokolliert, um die Algorithmen
testen zu können.
-
Uses of Item in blockly_robot.robot.gui.level
Methods in blockly_robot.robot.gui.level with parameters of type Item -
Uses of Item in blockly_robot.robot.gui.map
Constructors in blockly_robot.robot.gui.map with parameters of type ItemModifierConstructorDescriptionGraphicalItemController(Item item, CoordinateSystemTranslator translator, Scene scene) GraphicalItemController(Item item, Image image, CoordinateSystemTranslator translator, Scene scene) -
Uses of Item in blockly_robot.robot.logic.context
Methods in blockly_robot.robot.logic.context that return Item -
Uses of Item in blockly_robot.robot.logic.item
Methods in blockly_robot.robot.logic.item that return ItemModifier and TypeMethodDescriptionStackedItems.bottom()ItemCreator.create(int num) Creates an item with the given number.Creates an item with the given name.StackedItems.top()StackedItems.withdraw()StackedItems.withdrawAuto()Methods in blockly_robot.robot.logic.item that return types with arguments of type ItemMethods in blockly_robot.robot.logic.item with parameters of type ItemMethod parameters in blockly_robot.robot.logic.item with type arguments of type ItemConstructors in blockly_robot.robot.logic.item with parameters of type Item -
Uses of Item in blockly_robot.robot.logic.item.relocation
Methods in blockly_robot.robot.logic.item.relocation that return types with arguments of type Item -
Uses of Item in blockly_robot.robot.logic.log
Methods in blockly_robot.robot.logic.log that return ItemMethods in blockly_robot.robot.logic.log with parameters of type ItemConstructors in blockly_robot.robot.logic.log with parameters of type Item