mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-18 15:11:46 +00:00
c6c2b21901
- This replaces the general extensibility that had existed formerly in thingdef_function.cpp. Parameter parsing for function calls is shared with state parameter parsing. Functions are defined exactly in the same way as action functions, but without the 'action' keyword. |
||
---|---|---|
.. | ||
olddecorations.cpp | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_codeptr.cpp | ||
thingdef_data.cpp | ||
thingdef_exp.cpp | ||
thingdef_exp.h | ||
thingdef_expression.cpp | ||
thingdef_parse.cpp | ||
thingdef_properties.cpp | ||
thingdef_states.cpp | ||
thingdef_type.h |