Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8396 in orxonox.OLD


Ignore:
Timestamp:
Jun 14, 2006, 4:27:26 PM (18 years ago)
Author:
snellen
Message:

addapted comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/script_engine/src/lib/script_engine/script.h

    r8271 r8396  
    4646    bool executeFunction();
    4747   
    48      // get returned values the last return value in lua is the first in c. TODO: change order of return
     48     // get returned values in the order the lua function returns it
    4949    int   getReturnedInt();
    5050    bool  getReturnedBool();
Note: See TracChangeset for help on using the changeset viewer.