Home
last modified time | relevance | path

Searched refs:pslope_s (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_defs.h173 struct pslope_s **t_slope;
174 struct pslope_s **b_slope;
207 struct pslope_s *slope; // FF_DOUBLESHADOW makes me have to store this pointer here. Bluh bluh.
232 typedef struct pslope_s struct
235 struct pslope_s *next; // Make a linked list of dynamic slopes, for easy reference later argument
H A Dp_mobj.h294 struct pslope_s *floorspriteslope; // The slope that the floorsprite is rotated by
381 …struct pslope_s *standingslope; // The slope that the object is standing on (shouldn't need synced…
421 struct pslope_s *floorspriteslope; // The slope that the floorsprite is rotated by
H A Dr_plane.h117 struct pslope_s *slope;