Main Page   Hardware Class Hierarchy   Hardware API     Mapping Class Hierarchy  Mapping API 

Camera_Area Class Reference

#include <camera_area.h>


Public Member Functions

 Camera_Area (int x, int y, int w, int h)
OOMRM_STATIC void initialize (void)
 Constructor.

void new_display ()
void resize (int, int, int, int)
 Internal stuff?

int refresh (void)
 redraw function.

OOMRM_STATIC void paste (const char *const)
OOMRM_STATIC void Refresh (void)
OOMRM_STATIC bool Resize (void)

Static Public Attributes

int W
int H

Private Member Functions

void draw ()
 Returns true if window has been resized or moved.

int handle (int)

Private Attributes

OOMRM_STATIC bool _dirty
uint8 * Pbuffer


Constructor & Destructor Documentation

Camera_Area int  x,
int  y,
int  w,
int  h
 


Member Function Documentation

void draw  )  [private]
 

Returns true if window has been resized or moved.

int handle int   )  [private]
 

OOMRM_STATIC void initialize void   ) 
 

Constructor.

void new_display  ) 
 

OOMRM_STATIC void paste const char *  const  ) 
 

OOMRM_STATIC void Refresh void   ) 
 

int refresh void   ) 
 

redraw function.

OOMRM_STATIC bool Resize void   ) 
 

void resize int  ,
int  ,
int  ,
int 
 

Internal stuff?


Field Documentation

OOMRM_STATIC bool _dirty [private]
 

int H [static]
 

Width and Height of screen. Internal stuff?

uint8* Pbuffer [private]
 

int W [static]
 


Generated on Mon Oct 8 19:32:23 2007 for OOMRM Mapping API by doxygen1.3