Alexandria.Engines.DarkSouls.TextureFormat.TextureFormat C# (CSharp) Méthode

TextureFormat() public méthode

public TextureFormat ( Engine engine ) : System
engine Engine
Résultat System
        public TextureFormat(Engine engine)
            : base(engine)
        {
        }