Class | GGLib::Tile |
In: |
tile.rb
|
Parent: | Object |
The Tile class represents a rectangular region on the screen. It is synonymous with the Rect structure used in many C programs.
id | [RW] | @@tile = [] |
inclusive | [RW] | @@tile = [] |
x1 | [RW] | @@tile = [] |
x2 | [RW] | @@tile = [] |
y1 | [RW] | @@tile = [] |
y2 | [RW] | @@tile = [] |