C# 클래스 Pong.Framework.Extensions.IDrawableExtensions

파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump

공개 메소드들

메소드 설명
DrawBorder ( IBoundable boundable, SpriteBatch b ) : void

메소드 상세

DrawBorder() 공개 정적인 메소드

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