Class SpriteContainer
Container for sprite information. Primarily used for medals.
Inheritance
System.Object
SpriteContainer
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class SpriteContainer
Constructors
Name | Description |
---|---|
SpriteContainer() |
Properties
Name | Description |
---|---|
ExtraLarge | Gets or sets the contents for the extra large sprite. Size is 256x256px. |
Medium | Gets or sets the contents for the medium sprite. Size is 128x128px. |
Small | Gets or sets the contents for the small sprite. Size is 72x72px. |