Yeah. Note that TCastleControl
is working almost exactly like TCastleWindow
. I.e. when in examples a Window
is used, you can simple write CastleControl1
instead and it’ll work most of the time (unless you’re doing something too complex).
Yeah. Note that TCastleControl
is working almost exactly like TCastleWindow
. I.e. when in examples a Window
is used, you can simple write CastleControl1
instead and it’ll work most of the time (unless you’re doing something too complex).