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

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

GraphInterface(iRect rect)GFt::GraphInterface
onDraw(Graphics &g)=0GFt::GraphInterfaceprotectedpure virtual
onPositionChangedGFt::GraphInterface
onSizeChangedGFt::GraphInterface
rect() constGFt::GraphInterface
setHeight(int height)GFt::GraphInterface
setPosition(const iPoint &pos)GFt::GraphInterface
setRect(const iRect &rect)GFt::GraphInterface
setSize(const iSize &size)GFt::GraphInterface
setWidth(int width)GFt::GraphInterface
setX(int x)GFt::GraphInterface
setY(int y)GFt::GraphInterface
~GraphInterface()GFt::GraphInterfacevirtual