ScummVM API documentation
Gob::OnceUpon::OnceUpon::MenuButton Struct Reference

#include <onceupon.h>

Public Attributes

bool needDraw
 Does the button need drawing?
 
int16 left
 Left coordinate of the button.
 
int16 top
 Top coordinate of the button.
 
int16 right
 Right coordinate of the button.
 
int16 bottom
 Bottom coordinate of the button.
 
int16 srcLeft
 Left coordinate of the button's sprite.
 
int16 srcTop
 Top coordinate of the button's sprite.
 
int16 srcRight
 Right coordinate of the button's sprite.
 
int16 srcBottom
 Right coordinate of the button's sprite.
 
int16 dstX
 Destination X coordinate of the button's sprite.
 
int16 dstY
 Destination Y coordinate of the button's sprite.
 
uint id
 The button's ID.
 

Detailed Description

A description of a menu button.


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