main/slew.c File Reference

#include <stdlib.h>
#include "inferno.h"
#include "game.h"
#include "vecmat.h"
#include "key.h"
#include "joy.h"
#include "object.h"
#include "error.h"
#include "physics.h"
#include "joydefs.h"
#include "kconfig.h"

Defines

#define JOY_NULL   15
#define ROT_SPEED   8
#define VEL_SPEED   (2*55)

Functions

int slew_stop ()
void slew_init (object *obj)
void slew_reset_orient ()
int do_slew_movement (object *obj, int check_keys, int check_joy)
int slew_frame (int check_keys)

Variables

objectslew_obj = NULL
short old_joy_x
short old_joy_y

Define Documentation

#define JOY_NULL   15
 

#define ROT_SPEED   8
 

#define VEL_SPEED   (2*55)
 


Function Documentation

int do_slew_movement object obj,
int  check_keys,
int  check_joy
 

int slew_frame int  check_keys  ) 
 

void slew_init object obj  ) 
 

void slew_reset_orient  ) 
 

int slew_stop  ) 
 


Variable Documentation

short old_joy_x
 

short old_joy_y
 

object* slew_obj = NULL
 


Generated on Mon Aug 28 20:55:34 2006 for D1X-Rebirth by  doxygen 1.4.6