Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » Drawing
  • Pen

    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 ...
    Posted to Advanced Users Workshop (Forum) by Jamey on June 17, 2007
  • Re: anonymous data and pixel color

    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 ...
    Posted to Phrogram Examples and Code (Forum) by Integer26 on June 13, 2007
  • Ellipse

    How to draw an ellipse in any position using an Ellipse class.
    Posted to Phrogram Examples and Code (Forum) by Jamey on April 21, 2007