| Class and Description |
|---|
| RectangleSprite
A
Sprite that represents a rectangle. |
| SpriteHandler.HasSpriteHandlers
A widget that implements this interface is a public source of
SpriteSelectionEvent, SpriteOutEvent,
SpriteOverEvent and SpriteUpEvent events. |
| SpriteList
Handles a group of sprites with common methods to a sprite.
|
| SpriteOutEvent.HasSpriteOutHandlers
A widget that implements this interface is a public source of
SpriteOutEvent events. |
| SpriteOverEvent.HasSpriteOverHandlers
A widget that implements this interface is a public source of
SpriteOverEvent events. |
| SpriteSelectionEvent.HasSpriteSelectionHandlers
A widget that implements this interface is a public source of
SpriteSelectionEvent events. |
| SpriteUpEvent.HasSpriteUpHandlers
A widget that implements this interface is a public source of
SpriteUpEvent events. |
| Class and Description |
|---|
| CircleSprite
A
Sprite that represents a circle. |
| TextSprite
A
Sprite that represents text. |
| Class and Description |
|---|
| CircleSprite
A
Sprite that represents a circle. |
| RectangleSprite
A
Sprite that represents a rectangle. |
| Sprite
A sprite is an object rendered on a
Surface in a
DrawComponent. |
| Class and Description |
|---|
| Sprite
A sprite is an object rendered on a
Surface in a
DrawComponent. |
| Class and Description |
|---|
| CircleSprite
A
Sprite that represents a circle. |
| EllipseSprite
A
Sprite that represents an ellipse. |
| RectangleSprite
A
Sprite that represents a rectangle. |
| Sprite
A sprite is an object rendered on a
Surface in a
DrawComponent. |
| TextSprite
A
Sprite that represents text. |
| Class and Description |
|---|
| CircleSprite
A
Sprite that represents a circle. |
| EllipseSprite
A
Sprite that represents an ellipse. |
| ImageSprite
A
Sprite that represents an image. |
| RectangleSprite
A
Sprite that represents a rectangle. |
| Sprite
A sprite is an object rendered on a
Surface in a
DrawComponent. |
| SpriteHandler
Aggregating handler interface for:
SpriteSelectionEvent
SpriteOutEvent
SpriteOverEvent
SpriteUpEvent
|
| SpriteOutEvent
Fired when an the mouse leaves an item in the
Series. |
| SpriteOutEvent.SpriteOutHandler
Handler class for
SpriteOutEvent events. |
| SpriteOverEvent
Fired when the mouse moves over the
Sprite. |
| SpriteOverEvent.SpriteOverHandler
Handler class for
SpriteOverEvent events. |
| SpriteSelectionEvent
Fired when an item is selected in the
Series. |
| SpriteSelectionEvent.SpriteSelectionHandler
Handler class for
SpriteSelectionEvent events. |
| SpriteUpEvent
Fired when the mouse is released over a sprite in the draw component.
|
| SpriteUpEvent.SpriteUpHandler
Handler class for
SpriteUpEvent events. |
| TextSprite
A
Sprite that represents text. |
| TextSprite.TextAnchor
Enum for
TextSprite anchor. |
| TextSprite.TextBaseline
Enum for
TextSprite baseline. |
Copyright © 2014. All Rights Reserved.