Inheritance Hierarchy
DeltaEngine.Content SpriteSheetAnimationCreationData
Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SpriteSheetAnimationCreationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SpriteSheetAnimationCreationData | Initializes a new instance of the SpriteSheetAnimationCreationData class |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides Object Equals(Object).) |
![]() | Equals(ContentCreationData) | |
![]() | GetHashCode | (Overrides Object GetHashCode .) |
Properties
Name | Description | |
---|---|---|
![]() | DefaultDuration | |
![]() | Image | |
![]() | SubImageSize |
See Also