Java com.badlogic.gdx.maps.objects RectangleMapObject fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.maps.objects RectangleMapObject fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.maps.objects RectangleMapObject.

The text is from its open source code.

Constructor

RectangleMapObject(float x, float y, float width, float height)
Creates a Rectangle object with the given X and Y coordinates along with a given width and height.

Method

StringgetName()
MapPropertiesgetProperties()
RectanglegetRectangle()
booleanisVisible()