C# Class GameFramework.HomePath

Datei anzeigen Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Public Methods

Method Description
GetAbsolutePath ( string path ) : string
InitHomePath ( ) : void

Method Details

GetAbsolutePath() public static method

public static GetAbsolutePath ( string path ) : string
path string
return string

InitHomePath() public static method

public static InitHomePath ( ) : void
return void