CurrentMap::SweepItem Struct Reference

#include <CurrentMap.h>

List of all members.

Public Member Functions

 SweepItem (ObjId it, sint32 ht, sint32 et, bool touch, bool touchfloor, bool block)
void GetInterpolatedCoords (sint32 out[3], sint32 start[3], sint32 end[3])

Public Attributes

ObjId item
sint32 hit_time
sint32 end_time
bool touching
bool touching_floor
bool blocking


Detailed Description

Definition at line 123 of file CurrentMap.h.


Constructor & Destructor Documentation

CurrentMap::SweepItem::SweepItem ( ObjId  it,
sint32  ht,
sint32  et,
bool  touch,
bool  touchfloor,
bool  block 
) [inline]

Definition at line 124 of file CurrentMap.h.


Member Function Documentation

void CurrentMap::SweepItem::GetInterpolatedCoords ( sint32  out[3],
sint32  start[3],
sint32  end[3] 
) [inline]

Definition at line 149 of file CurrentMap.h.

References hit_time.


Member Data Documentation

bool CurrentMap::SweepItem::blocking

Definition at line 146 of file CurrentMap.h.

sint32 CurrentMap::SweepItem::end_time

Definition at line 141 of file CurrentMap.h.

sint32 CurrentMap::SweepItem::hit_time

Definition at line 140 of file CurrentMap.h.

Referenced by GetInterpolatedCoords().

ObjId CurrentMap::SweepItem::item

Definition at line 129 of file CurrentMap.h.

bool CurrentMap::SweepItem::touching

Definition at line 143 of file CurrentMap.h.

bool CurrentMap::SweepItem::touching_floor

Definition at line 144 of file CurrentMap.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 27 22:29:05 2007 for pentagram by  doxygen 1.4.7