API Docs for: 1.4.4
Show:

ugsChordBuilder.entities.BoundingBox Class

Constructor

ugsChordBuilder.entities.BoundingBox

(
  • pos
  • dimensions
)

Parameters:

  • pos Position

    Position (JSON) object

  • dimensions JSON

    JSON Object of form: {width: {int}, height: {int}}

Item Index

Properties

Properties

height

Int

width

Int

x

Int

y

Int