Uses of Class
org.openpatch.scratch.extensions.tiled.MapObject
Packages that use MapObject
Package
Description
Provides classes and interfaces for tiled extensions in Scratch.
-
Uses of MapObject in org.openpatch.scratch.extensions.tiled
Methods in org.openpatch.scratch.extensions.tiled that return MapObjectModifier and TypeMethodDescriptionTiledMap.getObjectsFromLayer(String name) Retrieves the objects from a specified layer in the tiled map.