IRectangle

Namespace: WellFired.Profile.ProfileProcessor.Visual

Description

Properties

Color Color { get; set; }
Vect2 Size { get; set; }
Vect2 Position { get; set; }

Public Methods

void SetParent ( object parent )
object GetTransform ( )
void Activate ( )
void Deactivate ( )

Breakdown

  • Color Color { get; set; }
  • Vect2 Size { get; set; }
  • Vect2 Position { get; set; }
  • void SetParent ( object parent )
  • object GetTransform ( )
  • void Activate ( )
  • void Deactivate ( )