[ scummvm-Patches-1193795 ] Adding drawLine() to Surface
SourceForge.net
noreply at sourceforge.net
Mon May 2 15:16:31 CEST 2005
Patches item #1193795, was opened at 2005-05-02 15:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1193795&group_id=37116
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Adding drawLine() to Surface
Initial Comment:
This adds drawLine() to the Surface class like sev
suggested. I'm not committing it myself - not right
away at least - because:
I'm not sure about this "const" stuff. I finally got
the thing to compile by using const_cast, but I don't
know why I had to, and I don't know if it's right.
I'm not completely happy with the naming. It seems
wrong to have hLine(), vLine() and drawLine() because
in the first two the word "draw" is only implied. But I
don't want to call it just "line" either.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1193795&group_id=37116
More information about the Scummvm-tracker
mailing list