C# Class Terraria.TerraCustom.TerraCustomUtils

Afficher le fichier Open project: JavidPack/TerraCustom

Méthodes publiques

Méthode Description
findBackgrounds ( int bg, int style ) : void

Private Methods

Méthode Description
GetEmbeddedTexture2D ( string name ) : Microsoft.Xna.Framework.Graphics.Texture2D

Method Details

findBackgrounds() public static méthode

public static findBackgrounds ( int bg, int style ) : void
bg int
style int
Résultat void