Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Window.h134 u8 cornerLTTexNum,
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Window.cpp318 u8 cornerLTTexNum, in Window() argument
329 NW_ASSERT(cornerLTTexNum <= TexMapMax); in Window()
340 frameTexNums[WINDOWFRAME_LT] = cornerLTTexNum; in Window()