Home
last modified time | relevance | path

Searched defs:VColour (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtiles.h23 struct VColour struct
27 VColour() = default; argument
29 VColour& operator=(const VColour &vc) = default; argument
31 inline void set(const VColour &in) in set() argument
47 static VColour white; argument
48 static VColour black; argument
49 static VColour transparent; argument
/dports/graphics/figurine/figurine-1.0.5/src/include/
H A Dstk_internal.h187 } VColour; typedef
H A Dfigurine.h244 } VColour; typedef