enum: ewol::context::cursorDisplay


Description:



Value list

Detail:

cursorArrow

cursorArrow             = 0

cursorLeftArrow

cursorLeftArrow         = 1

cursorInfo

cursorInfo              = 2

cursorDestroy

cursorDestroy           = 3

cursorHelp

cursorHelp              = 4

cursorCycle

cursorCycle             = 5

cursorSpray

cursorSpray             = 6

cursorWait

cursorWait              = 7

cursorText

cursorText              = 8

cursorCrossHair

cursorCrossHair         = 9

cursorSlideUpDown

cursorSlideUpDown       = 10
change the position (slide) vertical

cursorSlideLeftRight

cursorSlideLeftRight    = 11
change the position (slide) horizontal

cursorResizeUp

cursorResizeUp          = 12

cursorResizeDown

cursorResizeDown        = 13

cursorResizeLeft

cursorResizeLeft        = 14

cursorResizeRight

cursorResizeRight       = 15

cursorCornerTopLeft

cursorCornerTopLeft     = 16

cursorCornerTopRight

cursorCornerTopRight    = 17

cursorCornerButtomLeft

cursorCornerButtomLeft  = 18

cursorCornerButtomRight

cursorCornerButtomRight = 19

cursorNone

cursorNone              = 20

cursorCount

cursorCount             = 21