' Simple object to handle callbacks ' Is there a way in BlitzMax to pass pointers to functions?? Type Callback Method callback() Abstract End Type