C# Class Engine.Objects.SpritesetException

Inheritance: System.Exception
Mostra file Open project: Radnen/sphere-sfml

Public Methods

Method Description
SpritesetException ( string filename, string msg ) : System

Method Details

SpritesetException() public method

public SpritesetException ( string filename, string msg ) : System
filename string
msg string
return System