Public Attributes

fl7::Config::Rect Struct Reference

#include <Config.h>

Inheritance diagram for fl7::Config::Rect:
fl7::Config::ArrowDown fl7::Config::ArrowLeft fl7::Config::ArrowRight fl7::Config::ArrowUp

List of all members.

Public Attributes

union {
   struct {
      float   left
      float   top
      float   right
      float   bottom
   } 
   struct {
      ml7::Vector2   top_left
      ml7::Vector2   bottom_right
   } 
}; 

Member Data Documentation

union { ... }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines