C# Class TraceRacer.Score

Keeps track of the number of points that the player scored.
Inheritance: Microsoft.Xna.Framework.DrawableGameComponent
Mostrar archivo Open project: alexcoco/trace_racer Class Usage Examples

Public Methods

Method Description
Score ( Microsoft.Xna.Framework.Game game ) : System

Method Details

Score() public method

public Score ( Microsoft.Xna.Framework.Game game ) : System
game Microsoft.Xna.Framework.Game
return System