mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
tutorial: Draw01 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
04ff591149
commit
0a78461b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Point(70, 150);&]
|
|||
[s7; -|-|p << Point(330, 110) << Point(360, 180) << Point(310, 150)
|
||||
<< Point(370, 120)&]
|
||||
[s7; -|-| << Point(330, 110);&]
|
||||
[s7; -|-|w.[* DrawPolygon](p, Cyan, 5, Magenta, INT64(0xaa55aa55aa55aa55));&]
|
||||
[s7; -|-|w.[* DrawPolygon](p, Cyan, 5, Magenta, I64(0xaa55aa55aa55aa55));&]
|
||||
[s7; -|-|&]
|
||||
[s7; -|-|w.[* DrawImage](40, 240, CtrlImg`::save());&]
|
||||
[s7; -|-|w.[* DrawImage](110, 210, 80, 80, CtrlImg`::save());&]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue