StaticFlagsStruct Struct Reference

#include <actor.h>


Data Fields

unsigned short int bComputeCollisionWithObj: 1
unsigned short int bComputeCollisionWithBricks: 1
unsigned short int bIsZonable: 1
unsigned short int bUsesClipping: 1
unsigned short int bCanBePushed: 1
unsigned short int bComputeLowCollision: 1
unsigned short int bCanDrown: 1
unsigned short int bUnk80: 1
unsigned short int bUnk0100: 1
unsigned short int bIsHidden: 1
unsigned short int bIsSpriteActor: 1
unsigned short int bCanFall: 1
unsigned short int bDoesntCastShadow: 1
unsigned short int bIsBackgrounded: 1
unsigned short int bIsCarrierActor: 1
unsigned short int bUseMiniZv: 1


Detailed Description

Definition at line 66 of file actor.h.


Field Documentation

Definition at line 68 of file actor.h.

Referenced by set_actor_staticflags().

Definition at line 69 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bIsZonable

Definition at line 70 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bCanBePushed

Definition at line 72 of file actor.h.

Referenced by set_actor_staticflags().

Definition at line 73 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bCanDrown

Definition at line 74 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bUnk80

Definition at line 75 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bUnk0100

Definition at line 76 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bIsHidden

Definition at line 77 of file actor.h.

Referenced by process_actors_drawlist(), and set_actor_staticflags().

unsigned short int StaticFlagsStruct::bCanFall

Definition at line 79 of file actor.h.

Referenced by set_actor_staticflags().

Definition at line 80 of file actor.h.

Referenced by process_actors_drawlist(), and set_actor_staticflags().

Definition at line 81 of file actor.h.

Referenced by process_actors_drawlist().

Definition at line 82 of file actor.h.

Referenced by set_actor_staticflags().

unsigned short int StaticFlagsStruct::bUseMiniZv

Definition at line 83 of file actor.h.

Referenced by set_actor_staticflags().


The documentation for this struct was generated from the following file:

Generated on Thu Sep 18 14:14:49 2008 for Prequengine by  doxygen 1.5.5