C# 클래스 TileGenerator.EdgeDecalManager.EdgeDecal

Holds data for an edge decal
파일 보기 프로젝트 열기: Jewelots/Spelunky-Tiles

공개 메소드들

메소드 설명
EdgeDecal ( Rectangle sr, Vector2 ori, Vector2 pos, int abi ) : System

메소드 상세

EdgeDecal() 공개 메소드

public EdgeDecal ( Rectangle sr, Vector2 ori, Vector2 pos, int abi ) : System
sr Microsoft.Xna.Framework.Rectangle
ori Vector2
pos Vector2
abi int
리턴 System