Functions | |
void | D_DrawSpans8 (espan_t *pspan) |
void | D_DrawTurbulent8Span (void) |
void | D_DrawZSpans (espan_t *pspan) |
void | D_WarpScreen (void) |
void | Turbulent (espan_t *pspan) |
Variables | |
byte * | r_turb_pbase |
byte * | r_turb_pdest |
fixed16_t | r_turb_s |
int | r_turb_spancount |
fixed16_t | r_turb_sstep |
fixed16_t | r_turb_t |
fixed16_t | r_turb_tstep |
int * | r_turb_turb |
void D_DrawSpans8 | ( | espan_t * | pspan | ) |
void D_DrawTurbulent8Span | ( | void | ) |
void D_DrawZSpans | ( | espan_t * | pspan | ) |
void D_WarpScreen | ( | void | ) |
void Turbulent | ( | espan_t * | pspan | ) |
byte* r_turb_pbase |
byte* r_turb_pdest |
fixed16_t r_turb_s |
int r_turb_spancount |
fixed16_t r_turb_sstep |
fixed16_t r_turb_t |
fixed16_t r_turb_tstep |
int* r_turb_turb |