Enums

This enums are used internally in the API and in some spell methods. They're contained statically inside the Spell class.

SpellType

  • ACTIVE
  • PASSIVE
  • PREPARATE

SpellCommand

  • CAST
  • PREPARE
  • RELOAD

SpellInput

  • BTN_DOWN
  • BTN_UP
  • MOUSE_DOWN
  • MOUSE_UP

SpellEvent

  • ON_CAST
  • EXIT_CAST