Method |
Description |
|
GetGamelistFrom3DArcadeATF ( string filePath, string fileName, Arcade.EmulatorProperties emulatorProperties, UnityEngine.UI.Slider slider = null ) : List |
|
|
GetGamelistFromGamePath ( string filePath, Arcade.EmulatorProperties emulatorProperties, UnityEngine.UI.Slider slider = null ) : List |
|
|
GetGamelistFromHyperspinXML ( string filePath, string fileName, Arcade.EmulatorProperties emulatorProperties, UnityEngine.UI.Slider slider = null ) : List |
|
|
GetGamelistFromMameXML ( string filePath, string fileName, Arcade.EmulatorProperties emulatorProperties, UnityEngine.UI.Slider slider = null ) : List |
|
|
IsGameAvailable ( string filePath, string fileName, string extension ) : bool |
|
|