Commit Graph

7 次程式碼提交

作者 SHA1 備註 提交日期
kevin
894d39466b cmGrPlot.h/c: Removed superfluous use of const in function returning cmGrColor_t. 2013-05-01 14:59:29 -07:00
kevin
9d6ac977aa Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events.
Rewrote cmGr.c::cmGrEvent()
Callback cmGrIsInsideObj() now must evaluate both if the mouse point is
inside the object and also if the object can handle the event. This
allows the actual plot object which can handle an event to be identified
by cmGrEvent().

_cmGrPlotObjEvent() still needs to be updated to account for these changes.
2012-12-17 20:54:37 -08:00
kevin
4c86711cb0 cmGrPlot.h/c Added comments. 2012-12-17 12:45:45 -08:00
kevin
e9c4d0edd2 Many changes to add score/performance feedback to GUI 2012-12-13 15:38:45 -08:00
kpl
fdf1a7c15a cmGrPlot.h/c Added cmGrPlotObjParent/XAnchor/YAnchor(). 2012-11-26 23:02:02 -08:00
kpl
9d4c82ae37 cmGrPlot.h/c Added default plot obj callback function to mgr. 2012-11-14 20:04:42 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00