ScummVM API documentation
Ultima::Shared::MouseCursor Class Reference

#include <mouse_cursor.h>

Public Member Functions

void setCursor (int cursorId)
 
int getCursor () const
 
void show ()
 
void hide ()
 

Detailed Description

Handles the dislay and management of the on-screen mouse cursor

Member Function Documentation

◆ setCursor()

void Ultima::Shared::MouseCursor::setCursor ( int  cursorId)

Sets the active cursor

◆ getCursor()

int Ultima::Shared::MouseCursor::getCursor ( ) const
inline

Returns the curent cursor

◆ show()

void Ultima::Shared::MouseCursor::show ( )

Make the mouse cursor visible

◆ hide()

void Ultima::Shared::MouseCursor::hide ( )

Hide the mouse cursor


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