Skip to content

Pandadroid properties

tespirit edited this page Sep 28, 2010 · 4 revisions

These are the Pandadroid properties:

###PandadroidView

  • pandadroid:background_color - the color to fill in the background of the view with. Input is a standard Android color, ie: #FFFFFF.
  • pandadroid:debug - a boolean value to make the view a debug view which allows you to see things like the normals, the bounding boxes, test out animations, etc.