JGSL_stringmap

various string map for encoding string to int

Title various string map for encoding string to int
Author(s) LiXizhi
Date 2008/12/28
File script/kids/3DMapSystemNetwork/JGSL_stringmap.lua

Description

Only append new strings to make it back compatible.

TIP Sample Code

NPL.load("(gl)script/kids/3DMapSystemNetwork/JGSL_stringmap.lua");
local AssetFile = Map3DSystem.JGSL.stringmap.AssetFile;
print(AssetFile(1))  --> "character/v3/Human/Female/HumanFemale.x"
print(AssetFile("character/v3/Human/Female/HumanFemale.xml"))  --> 2


This topic: Main > NPL > JGSL_stringmap
Topic revision: r1 - 2008-02-29 - LiXizhi
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback