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
TileGenerator
EdgeDecalManager.EdgeDecal
C# Class TileGenerator.EdgeDecalManager.EdgeDecal
Holds data for an edge decal
ファイルを表示
Open project: Jewelots/Spelunky-Tiles
Public Methods
Method
Description
EdgeDecal
(
Rectangle
sr
,
Vector2
ori
,
Vector2
pos
,
int
abi
) :
System
Method Details
EdgeDecal()
public
method
public
EdgeDecal
(
Rectangle
sr
,
Vector2
ori
,
Vector2
pos
,
int
abi
) :
System
sr
Microsoft.Xna.Framework.Rectangle
ori
Vector2
pos
Vector2
abi
int
return
System