Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/demos/font/PackedFont/
DOMakefile26 … = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -op resources/layoutDemo.xggp -f resources/la…
/NW4C-2.0.3/demos/font/ArchiveFont/
DOMakefile26 … = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -op resources/layoutDemo.xggp -f resources/la…
/NW4C-2.0.3/demos/gfx/
DOMakefile19 RESOURCE_DIR = Common/resources
26 GEOMETRY_SHADER_PATH = $(CTRSDK_ROOT)/resources/shaders
/NW4C-2.0.3/include/nw/demo/
Ddemo_Utility.h422 TResArray& resources, in FindResAnimByName() argument
429 typename TResArray::iterator resEnd = resources.end(); in FindResAnimByName()
430 for (typename TResArray::iterator res = resources.begin(); res != resEnd; ++res) in FindResAnimByName()
645 TResArray& resources, in BindAnimationByName() argument
663 nw::anim::ResAnim resAnim = FindResAnimByName(resources, animationName, animationType); in BindAnimationByName()
Ddemo_GraphicsSystem.h672 SafeCleanupResources(TArray& resources) in SafeCleanupResources() argument
674 typename TArray::iterator end = resources.end(); in SafeCleanupResources()
675 for (typename TArray::iterator it = resources.begin(); in SafeCleanupResources()
/NW4C-2.0.3/demos/font/ResFont/
DOMakefile26 FONT_OPTIONS = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -f resources/iso8859_1.xllt
/NW4C-2.0.3/demos/font/OldResFont/
DOMakefile26 FONT_OPTIONS = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -f resources/iso8859_1.xllt