FontDescriptionImporter Members
The following tables list the members exposed by the FontDescriptionImporter type.
Public Constructors
Name | Description | |
---|---|---|
FontDescriptionImporter | Initializes a new instance of FontDescriptionImporter. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Import | Called by the XNA Framework when importing a .spritefont file to be used as a game asset. This is the method called by the XNA Framework when an asset is to be imported into an object that can be recognized by the Content Pipeline. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
FontDescriptionImporter Class
Microsoft.Xna.Framework.Content.Pipeline Namespace