C# Class ParkitectNexus.Data.Game.MacOSX.MacOSXParkitectPaths

Represents a paths collection for the MacOSX version of the Parkitect game.
Inheritance: ParkitectNexus.Data.Game.Base.BaseParkitectPaths
Mostra file Open project: ParkitectNexus/ParkitectNexusClient Class Usage Examples

Public Methods

Method Description
GetPathInSavesFolder ( string path, bool createIfNotExists ) : string
MacOSXParkitectPaths ( MacOSXParkitect parkitect ) : System

Method Details

GetPathInSavesFolder() public method

public GetPathInSavesFolder ( string path, bool createIfNotExists ) : string
path string
createIfNotExists bool
return string

MacOSXParkitectPaths() public method

public MacOSXParkitectPaths ( MacOSXParkitect parkitect ) : System
parkitect MacOSXParkitect
return System