Bridge pattern: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 May 2026

  • curprev 12:3012:30, 5 May 2026 ~2026-27229-16 talk 18,826 bytes +18,826 C++: Fixed CircleShape::draw() which referenced non existing member "api", needs to use inherited "drawApi" instead; fixed parameter order in constructor calls of CircleShape, "api" is first parameter, not last one