C# Class TileGenerator.EdgeDecalManager.EdgeDecal

Holds data for an edge decal
Afficher le fichier Open project: Jewelots/Spelunky-Tiles

Méthodes publiques

Méthode Description
EdgeDecal ( Rectangle sr, Vector2 ori, Vector2 pos, int abi ) : System

Method Details

EdgeDecal() public méthode

public EdgeDecal ( Rectangle sr, Vector2 ori, Vector2 pos, int abi ) : System
sr Microsoft.Xna.Framework.Rectangle
ori Vector2
pos Vector2
abi int
Résultat System