mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
PL_ParseLabeledArray works the same way as PL_ParseArray, but instead takes a dictionary object. The keys of the items are ignored, and the order is not preserved (at this stage), but this is a cleaner solution to getting an array of objects when the definitions of those objects need to be accessible by name as well. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makemodule.am |