C# Class Ypsilon.TitleSafe

Show file Open project: ZaneDubya/YCPU

Public Methods

Method Description
DrawTitleSafeAreas ( GraphicsDevice graphics, VectorRenderer vectors, Microsoft.Xna.Framework.Color notActionSafeColor, Microsoft.Xna.Framework.Color notTitleSafeColor ) : void

Method Details

DrawTitleSafeAreas() public static method

public static DrawTitleSafeAreas ( GraphicsDevice graphics, VectorRenderer vectors, Microsoft.Xna.Framework.Color notActionSafeColor, Microsoft.Xna.Framework.Color notTitleSafeColor ) : void
graphics GraphicsDevice
vectors Ypsilon.Core.Graphics.VectorRenderer
notActionSafeColor Microsoft.Xna.Framework.Color
notTitleSafeColor Microsoft.Xna.Framework.Color
return void