Full list of structure members: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within [[actor]]s, players, or [[events]]. Every entity in the game uses these to varying effects.  
Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within [[actor]]s, players, or [[events]]. Every entity in the game uses these to varying effects.  


[[Actor Member Functions]]
[[Members of the sprite and hittype structures]]


[[Player Member Functions]]
[[Members of the player structure]]


[[Sector Member Functions]]
[[Members of the sector structure]]


[[Wall Member Functions]]
[[Members of the wall structure]]

Revision as of 14:58, 6 September 2005

Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within actors, players, or events. Every entity in the game uses these to varying effects.

Members of the sprite and hittype structures

Members of the player structure

Members of the sector structure

Members of the wall structure