ScummVM API documentation
WorldPoint Struct Reference

#include <world_point.h>

Public Member Functions

uint16 getX () const
 
uint16 getY () const
 
uint16 getZ () const
 
void setX (int32 x)
 
void setY (int32 y)
 
void setZ (int32 z)
 

Public Attributes

uint8 _buf [5]
 

Detailed Description

A 3D point in the format needed for passing back and forth to usecode. Not intended for general engine use, as it has a sort of clunky interface.


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