Some typos in there.

execute == on_draw.

Basically, I'm just sending a delegate/lambda "custom function" at initialization time. But I'd like that delegate to somehow access the holding classes functions. Or figure out how to do that.

Maybe the class somehow sends the delegate a this parameter when the class goes to execute it?

Reply via email to