ScummVM API documentation
Tetraedge::TeVector2s32 Class Reference

Public Member Functions

 TeVector2s32 (int x_, int y_)
 
 TeVector2s32 (const Common::Point &pt)
 
 TeVector2s32 (const Math::Vector2d &pt)
 
bool operator!= (const TeVector2s32 &other) const
 
bool operator== (const TeVector2s32 &other) const
 
TeVector2s32operator+= (const TeVector2s32 &other)
 
TeVector2s32 operator- (const TeVector2s32 &other)
 
int64 squaredLength () const
 

Static Public Member Functions

static void deserialize (Common::ReadStream &stream, TeVector2s32 &dest)
 

Public Attributes

int _x
 
int _y
 

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