|
|
Browse by Tags
All Tags » drawing
-
There is an inconsistency between the method MoveTo and the
method MyPen.MoveTo. The first of these
may or may not draw depending upon the setting of Pen but the second always
moves without drawing. One or the other of these should be renamed or their behavior changed so they produce similar results.
We need two methods ...
-
I tried with 32bit and 16bit color and the same results on both (174). Maybe my machine has a non compatible video card (my machine is 6 years old).
I am trying to write a simple obstacle/snake game where 2 lines are growing with time, and each player control the direction of one line and trying to avoid hitting itself or the opponent or the fence ...
-
How to draw an ellipse in any position using an Ellipse class.
|
|
|