Template:Lua Box
From Data Realms Wiki
(Difference between revisions)
m (Same) |
Beautifybot (Talk | contribs) m (Test run of beautifying LuaDocs) |
||
Line 1: | Line 1: | ||
+ | <noinclude></noinclude> | ||
+ | |||
+ | |||
+ | <noinclude>A useful 2D axis-aligned rectangle class.</noinclude> | ||
+ | |||
+ | |||
+ | **[[Box]]:[[Box:WithinBoxY|WithinBoxY]] | ||
+ | **[[Box]]:[[Box:WithinBox|WithinBox]] | ||
**[[Box]]:[[Box:GetRandomPoint|GetRandomPoint]] | **[[Box]]:[[Box:GetRandomPoint|GetRandomPoint]] | ||
+ | **[[Box]]:[[Box:GetWithinBox|GetWithinBox]] | ||
+ | **[[Box]]:[[Box:GetWithinBoxX|GetWithinBoxX]] | ||
**[[Box]]:[[Box:Unflip|Unflip]] | **[[Box]]:[[Box:Unflip|Unflip]] | ||
- | |||
**[[Box]]:[[Box:WithinBoxX|WithinBoxX]] | **[[Box]]:[[Box:WithinBoxX|WithinBoxX]] | ||
- | **[[Box]]:[[Box: | + | **[[Box]]:[[Box:GetWithinBoxY|GetWithinBoxY]] |
- | + |
Revision as of 00:47, 28 June 2012
A useful 2D axis-aligned rectangle class.