C# Class PSSceneUtil

Show file Open project: imann24/cs327-bestmobilegameever

Public Methods

Method Description
InGame ( PSScene scene ) : bool
InGame ( int loadNumber ) : bool

Method Details

InGame() public static method

public static InGame ( PSScene scene ) : bool
scene PSScene
return bool

InGame() public static method

public static InGame ( int loadNumber ) : bool
loadNumber int
return bool