record TGUISpriteFrame

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGUISpriteFrame = record

Description

A single sprite frame.

Overview

Fields

TextureNumber: LongWord;
RectNumber: LongWord;

Description

Fields

TextureNumber: LongWord;

The texture index referring to the containing TGUISpriteBank's "Texture" array.

RectNumber: LongWord;

The position index referring to the containing TGUISpriteBank's "Position" array.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22