Full list of structure members: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) |
mNo edit summary |
||
Line 13: | Line 13: | ||
*[[Members of the input structure]] | *[[Members of the input structure]] | ||
*[[Members of the tsprite structure]] | *[[Members of the tsprite structure]] | ||
*[[Members of the input_t structure]] | |||
[[Category:Structure member documentation]] | [[Category:Structure member documentation]] | ||
[[Category:Scripting documentation]] | [[Category:Scripting documentation]] |
Revision as of 15:29, 8 March 2014
EDuke32 Scripting
Scripting · Full command list (alphabetized · categorized) · Event list · Structure members
Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within actors, states, or events. Every entity in the game uses these to varying effects.
See structure access for more information about how to use these structures and their members.
- Members of the sprite, hittype, and spriteext structures
- Members of the projectile structure
- Members of the player structure
- Members of the sector structure
- Members of the wall structure
- Members of the userdef structure
- Members of the input structure
- Members of the tsprite structure
- Members of the input_t structure