GraceFt v2.3
开源图形引擎 EGE(Easy Graphics Engine) 的高层封装库
 
载入中...
搜索中...
未找到
GFt::PenSet 成员列表

成员的完整列表,这些成员属于 GFt::PenSet,包括所有继承而来的类成员

getCapStyle() constGFt::PenSet
getColor() constGFt::PenSet
getEndCap() constGFt::PenSet
getJoinStyle() constGFt::PenSet
getPenStyle() constGFt::PenSet
getPenWidth() constGFt::PenSet
getStartCap() constGFt::PenSet
getUserPenStyle() constGFt::PenSet
Graphics classGFt::PenSetfriend
operator=(const PenSet &other)GFt::PenSet
operator=(PenSet &&other)GFt::PenSet
PenSet(const Color &color, int width=1)GFt::PenSet
PenSet(const PenSet &other)GFt::PenSet
PenSet(PenSet &&other)GFt::PenSet
setCapStyle(CapStyle style)GFt::PenSet
setColor(const Color &color)GFt::PenSet
setEndCap(CapStyle style)GFt::PenSet
setJoinStyle(JoinStyle style, float limit=10.0f)GFt::PenSet
setLineStyle(LineStyle style)GFt::PenSet
setLineStyle(short style)GFt::PenSet
setLineWidth(int width)GFt::PenSet
setStartCap(CapStyle style)GFt::PenSet
~PenSet()GFt::PenSet