C# Class Pong.Framework.Extensions.IDrawableExtensions

Afficher le fichier Open project: Pathoschild/smapi-mod-dump

Méthodes publiques

Méthode Description
DrawBorder ( IBoundable boundable, SpriteBatch b ) : void

Method Details

DrawBorder() public static méthode

public static DrawBorder ( IBoundable boundable, SpriteBatch b ) : void
boundable IBoundable
b SpriteBatch
Résultat void