C# Class TileGenerator.LibContent

Afficher le fichier Open project: Jewelots/Spelunky-Tiles

Méthodes publiques

Méthode Description
LoadContent ( Microsoft.Xna.Framework.Game game ) : void

Load the content from an embedded resource in the Tile Generator library

Method Details

LoadContent() public static méthode

Load the content from an embedded resource in the Tile Generator library
public static LoadContent ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game Current game calling this
Résultat void