C# Class Pong.Framework.Extensions.IDrawableExtensions

Show file Open project: Pathoschild/smapi-mod-dump

Public Methods

Method Description
DrawBorder ( IBoundable boundable, SpriteBatch b ) : void

Method Details

DrawBorder() public static method

public static DrawBorder ( IBoundable boundable, SpriteBatch b ) : void
boundable IBoundable
b SpriteBatch
return void