38 TextGraphic(
const NodePath &model, PN_stdfloat left, PN_stdfloat right, PN_stdfloat bottom, PN_stdfloat top) :
40 _frame(left, right, bottom, top),
93 _frame.set(left, right, bottom, top);
set_model
Changes the NodePath associated with the graphic.
set_frame
Specifies the (left, right, bottom, top) bounding frame for the graphic.