ScummVM API documentation
Neverhood::NRect Struct Reference

Public Member Functions

void set (int16 x01, int16 y01, int16 x02, int16 y02)
 
bool contains (int16 x, int16 y) const
 

Static Public Member Functions

static NRect make (int16 x01, int16 y01, int16 x02, int16 y02)
 

Public Attributes

int16 x1
 
int16 y1
 
int16 x2
 
int16 y2
 

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