source: tags/ms_r16q3/EDIT4/ed4_nds.hxx

Last change on this file was 15223, checked in by westram, 8 years ago
  • reintegrates 'flags' into 'trunk'
    • DRYed
      • group generation code
      • ref-terminal access
    • layout done by managers (removed manual coordinate calculation)
    • dynamic size calculated by terminals themselves
    • fix design issues
      • brackets were used where groups should have been used. fixed
      • fix many bad/spammy names
    • fix broken member-code (only worked with a NULL sentinel present)
    • dynamic indentation (according to visible group-nesting)
  • adds: log:branches/flags@15098:15222
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 176 bytes
Line 
1
2void ED4_create_NDS_awars(AW_root *root);
3AW_window *ED4_create_nds_window(AW_root *root);
4
5int ED4_get_NDS_width();
6char *ED4_get_NDS_text(ED4_species_manager *species_man);
Note: See TracBrowser for help on using the repository browser.