Rose
Classes | Namespaces
Sprite.h File Reference

The Sprite Class. More...

#include "Widget.h"
#include "Types.h"
#include "ImageRepository.h"
Include dependency graph for Sprite.h:

Go to the source code of this file.

Classes

class  rose::Sprite
 A sprite is a free roaming texture that is directed using Signals and Slots. More...
 

Namespaces

 rose
 ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation).
 

Detailed Description

The Sprite Class.

Author
Richard Buckley richa.nosp@m.rd.b.nosp@m.uckle.nosp@m.y@ie.nosp@m.ee.or.nosp@m.g
Version
1.0
Date
2020-10-20

A sprite is a non-layout, self positioning object that moves at the application frame rate following movement commands or splines.