Rose
Classes | Namespaces | Enumerations
ImageStore.h File Reference
#include <cstdint>
#include <map>
#include "Color.h"
#include "Entypo.h"
#include "GraphicsModel.h"
#include "Surface.h"
#include "Texture.h"
Include dependency graph for ImageStore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rose::IconImage
 The information required to create an Icon from the Entypo Font. More...
 
class  rose::ImageStore
 

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).
 

Enumerations

enum  ImageId : int {
  NoImage, Compass, Heart, HeartEmpty,
  Cancel, Help, Info, Check,
  Alert, Lock, LockOpen, UpBold,
  UpOpenBig, DownBold, DownOpenBig, Left,
  Right, ToEnd, Back, LevelDown,
  OneDot, TwoDots, ThreeDots, UpDir,
  DownDir, LeftDir, RightDir, Keyboard,
  Globe, Network, Rocket, Location,
  Camera, ScaleNeedleUp, ScaleNeedleDown, ScaleNeedleLeft,
  ScaleNeedleRight, IconTarget, BevelOutSquareCorners, BevelInSquareCorners,
  NotchOutSquareCorners, NotchInSquareCorners, BevelOutRoundCorners, BevelInRoundCorners,
  NotchOutRoundCorners, NotchInRoundCorners, RoundCornerTrim, CenterRoundBaseColor,
  CenterRoundInvertColor, CenterRoundRedColor, CenterRoundGreenColor, CenterRoundBlueColor,
  CenterRoundYellowColor, CenterSquareBaseColor, CenterSquareInvertColor, DynamicIdStart
}
 

Detailed Description

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
2021-03-11