MHEG5  18.9.0
MHEG5 Documentation
Functions
tmcursor.h File Reference

tmcursor More...

#include "mh5base.h"

Go to the source code of this file.

Functions

void OSDhideCursor (void)
 
void OSDshowCursor (int cursorShape)
 
void OSDsetCursorPosition (MHEG5Int x, MHEG5Int y)
 
void OSDgetCursorPosition (MHEG5Int *x, MHEG5Int *y)
 

Detailed Description

tmcursor

Date
20/12/2012
Author
Adam Sturtridge

Definition in file tmcursor.h.

Function Documentation

void OSDgetCursorPosition ( MHEG5Int x,
MHEG5Int y 
)

Definition at line 36 of file tmcursor.c.

void OSDhideCursor ( void  )

Definition at line 50 of file tmcursor.c.

void OSDsetCursorPosition ( MHEG5Int  x,
MHEG5Int  y 
)

Definition at line 42 of file tmcursor.c.

void OSDshowCursor ( int  cursorShape)

Definition at line 46 of file tmcursor.c.