Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Window.h111 u8 frameRBTexNum,
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Window.cpp296 u8 frameRBTexNum, in Window() argument
303 NW_ASSERT(frameRBTexNum <= TexMapMax); in Window()
310 frameTexNums[WINDOWFRAME_RB] = frameRBTexNum; in Window()