Sha256: 6c6f93f4ba5b0b87af925d505a6408ae87492eac51237172f4719b3092c4f342
Contents?: true
Size: 658 Bytes
Versions: 141
Compression:
Stored size: 658 Bytes
Contents
public: // Overrides the base class version of bounds() virtual void bounds(FXRangef& box); // Overrides the base class version of draw() virtual void draw(FXGLViewer* viewer); // Overrides the base class version of hit() virtual void hit(FXGLViewer* viewer); // Overrides the base class version of copy() virtual FXGLObject* copy(); // Overrides the base class version of canDrag() virtual FXbool canDrag() const; // Overrides the base class version of canDelete() virtual FXbool canDelete() const; // Overrides the base class version of drag() virtual FXbool drag(FXGLViewer* viewer,FXint fx,FXint fy,FXint tx,FXint ty);
Version data entries
141 entries across 141 versions & 2 rubygems