GKGameModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes gameplay in a way that can be optimized with a GKMinMaxStrategist.
public class GKGameModel
type GKGameModel = class
- Inheritance
-
GKGameModel
Constructors
GKGameModel() |
Default constructor, initializes a new instance of this class. |
Fields
MaxScore |
The maximum allowable score. |
MinScore |
The minimum allowable score. |