IGameComponent Members

The following tables list the members exposed by the IGameComponent type.

Public Methods

Name Description
Public Method Initialize Called when the component should be initialized. This method can be used for tasks like querying for services the component needs and setting up non-graphics resources.

See Also

Reference

IGameComponent Interface
Microsoft.Xna.Framework Namespace