Home
last modified time | relevance | path

Searched refs:cornerLBTexNum (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Window.h139 u8 cornerLBTexNum,
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Window.cpp323 u8 cornerLBTexNum, in Window() argument
334 NW_ASSERT(cornerLBTexNum <= TexMapMax); in Window()
345 frameTexNums[WINDOWFRAME_LB] = cornerLBTexNum; in Window()