Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pong
Framework
Extensions
IDrawableExtensions
C# Class Pong.Framework.Extensions.IDrawableExtensions
ファイルを表示
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