Changeset 8300 in orxonox.OLD for branches/script_engine/src/lib/util/executor/executor.h
- Timestamp:
- Jun 9, 2006, 4:20:36 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/script_engine/src/lib/util/executor/executor.h
r8271 r8300 33 33 * Objects of any Class (Templated) 34 34 * Default Values 35 * Functions with up to 5 parameters (more seems useless)35 * Functions with up to 5 parameters (more seems overhead, split up the function) 36 36 * Functions with many types (@see functor_list.h) 37 37 */
Note: See TracChangeset
for help on using the changeset viewer.