Ignore:
Timestamp:
06/17/13 22:20:08 (12 years ago)
Author:
epyon
Message:
  • commiting the gui_element/gui_environment and gui_renderer in it's current state
  • the implementation is very WIP though, but too long stayed out of SVN
  • minor fix to c_file_system
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/gui_element.cc

    r120 r126  
    2727                }
    2828        }
    29         //((environment*)m_root)->update( this, elapsed );
     29        ((environment*)m_root)->update( this, elapsed );
    3030}
    3131
Note: See TracChangeset for help on using the changeset viewer.