C# Class FlyingKite.Components.ChildrenRectangle

Inheritance: Component
Mostra file Open project: WaveEngine/QuickStarters

Protected Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
GetTotalRectangle ( System.Entity entity, Transform2D parentTransform2D ) : RectangleF

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void