Full list of structure members: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{EDuke32 Intro}} | {{EDuke32 Intro}} | ||
Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within [[actor]]s, | Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within [[actor]]s, [[state]]s, or [[events]]. Every entity in the game uses these to varying effects. | ||
Revision as of 14:31, 28 March 2011
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.
Members of the sprite and hittype structures
Members of the projectile structure
Members of the player structure
Members of the tsprite structure
Members of the sector structure