khaledosman / terasoft-12

Automatically exported from code.google.com/p/terasoft-12
0 stars 0 forks source link

UILib addition #340

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add the following methods in class UILib
 public static void Write(string text, Rectangle position, SpriteBatch spriteBatch, ContentManager contentManager,
            SpriteFont spriteFont, Color color)
 private static string WrapText(string text, Rectangle position,SpriteFont spriteFont)

Original issue reported on code.google.com by mohamedra2fat on 24 May 2012 at 11:42

GoogleCodeExporter commented 9 years ago

Original comment by mk.cena92 on 25 May 2012 at 5:13