mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
Added <li>, <margin> and <align> tags
This commit is contained in:
@@ -55,6 +55,8 @@ double align_delta_y(Alignment align, double box_height, double obj_height);
|
||||
*/
|
||||
RealPoint align_in_rect(Alignment align, const RealSize& to_align, const RealRect& outer);
|
||||
|
||||
Alignment alignment_from_string(const String&);
|
||||
|
||||
// ----------------------------------------------------------------------------- : Direction
|
||||
|
||||
/// Direction to place something in
|
||||
|
||||
Reference in New Issue
Block a user