Howto:Optimizing FlightGear for mobile devices: Difference between revisions

Jump to navigation Jump to search
Line 215: Line 215:
void valueChanged() {
void valueChanged() {
  // enable/disable system, call notification callbacks, set properties and allocate/free memory
  // enable/disable system, call notification callbacks, set properties and allocate/free memory
}
}
void startup_dependencies() {
// set properties to startup dependencies (if not initialized already)
}
// TODO: add one method to manage the refcount for dependencies (allocation/deallocation)


protected:
protected:

Navigation menu