Frame Constructor |
Name | Description | |
---|---|---|
Frame(DisplayTextureRef, Int16, Rectangle) |
Creates a new frame definition based on a graphic sheet, cell index and source rectangle.
| |
Frame(DisplayTextureRef, Int16, PointF, Rectangle) |
Creates a new frame definition based on a graphic sheet, cell index, transformation and source rectangle.
| |
Frame(DisplayTextureRef, Int16, Rectangle, Int32) |
Creates a new frame definition based on a graphic sheet, cell index, source rectangle and color modulation.
| |
Frame(DisplayTextureRef, Int16, PointF, Rectangle, Int32) |
Creates a new frame definition based on a graphic sheet, cell index, transformation, source rectangle and color modulation.
|