Category:NUI DrawList

From NWN Lexicon
Revision as of 18:51, 10 March 2022 by Reach (talk | contribs) (Created page with "<nwscript> // ----------------------- // Draw Lists // Draw lists are raw painting primitives on top of widgets. // They are anchored to the widget x/y coordinates, and are a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
// -----------------------
// Draw Lists

// Draw lists are raw painting primitives on top of widgets.
// They are anchored to the widget x/y coordinates, and are always
// painted in order of definition, without culling. You cannot bind
// the draw_list itself, but most parameters on individual draw_list
// entries can be bound.

Pages in category "NUI DrawList"

The following 8 pages are in this category, out of 8 total.