Method | Description | |
---|---|---|
SetupBoundingBox ( Microsoft.Xna.Framework.BoundingBox box, Color color ) : void |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
Initialize ( ) : void | ||
OnSizeChanged ( System e ) : void |
Method | Description | |
---|---|---|
DrawSolids ( float time ) : void | ||
Update ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public SetupBoundingBox ( Microsoft.Xna.Framework.BoundingBox box, Color color ) : void | ||
box | Microsoft.Xna.Framework.BoundingBox | |
color | Color | |
return | void |