C# Class VoidRadar.Map.MapManager

Afficher le fichier Open project: andrewmunro/Void Class Usage Examples

Méthodes publiques

Свойство Type Description
VIEW_DISTANCE int

Méthodes publiques

Méthode Description
Draw ( SpriteBatch spriteBatch ) : void
MapManager ( ) : System
Update ( GameTime gameTime ) : void

Method Details

Draw() public méthode

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

MapManager() public méthode

public MapManager ( ) : System
Résultat System

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void

Property Details

VIEW_DISTANCE public_oe static_oe property

public static int VIEW_DISTANCE
Résultat int