DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
triangle pygame
pg
.
draw
.
polygone
(
surface
=
window
,
color
=
(
255
,
0
,
0
)
,
points
=
[
(
50
,
100
)
,
(
100
,
50
)
,
(
150
,
100
)
]
)
PREVIOUS
NEXT
Tagged:
#triangle
#pygame
ADD COMMENT
Topic
COMMENT
Name
6+1 =
Submit