Jazz² Resurrection | API Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

Jazz2::Scripting::Legacy::jjPALCOLOR struct
#include <Jazz2/Scripting/JJ2PlusDefinitions.h>

Contents

  • Reference
    • Public static functions
    • Public functions
    • Public variables

Public static functions

static void Create(void* self)
static void CreateFromRgb(std::uint8_t red, std::uint8_t green, std::uint8_t blue, void* self)

Public functions

auto getHue() -> std::uint8_t
auto getSat() -> std::uint8_t
auto getLight() -> std::uint8_t
void swizzle(std::uint32_t redc, std::uint32_t greenc, std::uint32_t bluec)
void setHSL(std::int32_t hue, std::uint8_t sat, std::uint8_t light)
auto operator=(const jjPALCOLOR& other) -> jjPALCOLOR&
auto operator==(const jjPALCOLOR& other) -> bool

Public variables

std::uint8_t red
std::uint8_t green
std::uint8_t blue
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Jazz² Resurrection API Docs. Created with Doxygen 1.13.2 and m.css.