C# Class TileGenerator.EdgeDecalManager.EdgeDecal

Holds data for an edge decal
Exibir arquivo 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