Rose
|
The Sprite Class. More...
#include <chrono>
#include <future>
#include <iterator>
#include <map>
#include <vector>
#include <type_traits>
#include "Renderer.h"
#include "Surface.h"
#include "Texture.h"
#include "Utilities.h"
Go to the source code of this file.
Classes | |
class | rose::ImageRepository |
A cache of texture data structures that may be shared by other widgets to render textures. 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). | |
The Sprite Class.