| Unit Sprites |
***************************************************** ThgSprite Component This component is a sprite for quick animations such as bouncing logo's etc. TCustomSprite is an abstract base class to descend other sprites from. TSprite is a TCustomSprite descendant which publishes the AND and OR bitmaps so the user can set then at design time. Paul Warren HomeGrown Software Development (c) 1996 Langley British Columbia. (604) 856-6523 e-mail: hg_soft@uniserve.com Home page: http://haven.uniserve.com/~hg_soft *****************************************************
| Classes |
TCustomSprite -
TSprite -
| Functions |
Register - register component on Misc page
| Types |
| Constants |
| Variables |
| Functions |
| Types |
TSpriteMoveEvent = procedure(Sender: TObject;
var Bounds: TRect) of object
published declarations | Constants |
| Variables |