👑
Impulse documentation
  • Getting started
  • Examples
    • Console
    • Window
  • enviornment
    • Globals
      • Lua globals
      • Impulse globals
    • Libraries
      • Win32
      • Direct X
      • Renderer
      • Input
      • Crypt
      • Memory
      • File system
      • Debug
  • Enumerations
    • Key codes
    • Cursor style
    • Primitive topology
  • Data types
    • Vector2
    • Vector3
    • Vertex
    • Color
    • Draw command
Powered by GitBook

Impulse links

  • GitHub
  • Project
  • Discord

© 2025 Impulse

On this page
  1. Enumerations

Cursor style

CURSOR_STYLE [Key]

Key
Id

ARROW

32512

IBEAM

32513

WAIT

32514

CROSS

32515

UP_ARROW

32516

SIZE

32640

ICON

32641

SIZE_NWSE

32642

SIZE_NESW

32643

SIZE_WE

32644

SIZE_NS

32645

SIZE_ALL

32646

NO

32648

HAND

32649

APP_STARTING

32650

HELP

32651

PIN

32671

PERSON

32672

PreviousKey codesNextPrimitive topology

Last updated 3 months ago