Click or drag to resize
ResourcesManagerInitialize Method
Initialize the resources manager.

Namespace:  GeonBit.Core
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Initialize(
	ContentManager content
)

Parameters

content
Type: ContentManager
Content manager.
See Also