| ResourcesManager Class | 
Namespace: GeonBit.Core
public class ResourcesManager
The ResourcesManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetCustomTypeT | 
            Get any other custom type.
              | |
| GetEffect | 
            Get an effect (shader).
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetModel | 
            Get a 3d model.
              | |
| GetSong | 
            Get a song.
              | |
| GetSound | 
            Get a sound effect.
              | |
| GetStringArray | 
            Get strings array.
              | |
| GetTexture | 
            Get a 2d texture.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Initialize | 
            Initialize the resources manager.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |