public MSProgressBar ( Rectangle bounding_rectangle, SpriteBatch sprite_batch, Microsoft.Xna.Framework.Game game, Microsoft.Xna.Framework.Graphics.Texture2D border_texture, Microsoft.Xna.Framework.Graphics.Texture2D fill_texture, Microsoft.Xna.Framework.Graphics.Texture2D full_texture, Orientation orientation ) : System |
bounding_rectangle |
Microsoft.Xna.Framework.Rectangle |
|
sprite_batch |
Microsoft.Xna.Framework.Graphics.SpriteBatch |
|
game |
Microsoft.Xna.Framework.Game |
|
border_texture |
Microsoft.Xna.Framework.Graphics.Texture2D |
|
fill_texture |
Microsoft.Xna.Framework.Graphics.Texture2D |
|
full_texture |
Microsoft.Xna.Framework.Graphics.Texture2D |
|
orientation |
Orientation |
|
return |
System |
|