draw line

Insurekcja

Temat: edytora schematów ciąg dalszy ;)
...Przy okazji nazwij inaczej zmienne x i y tak, abyś mógł użyć with'a na delcie. Wykorzystuj też stałe i unikaj dzielenia! Jesli masz w kodzie ... / Math.PI * 8 zamień na const moje_smieszne_pi=1/ Math.PI * 8; ... Math.atan2(delta.y, delta.x) * moje_smieszne_pi Co prawda mało tu wykorzystujesz tego, ale zawsze to optymalizacja. Sprawdź też, czy istnieje podwójny with (with obj1,obj2) - w funkcji draw line świetnie nada się do pętli. Jeśli nie - zwith'uj linetab[]. A po zmianie układu dokonasz dalszej optymalizacji tutaj Teraz podwójne warunki: (tool2.selectedData == 2 || tool2.selectedData == 4) - co prawda optymalizacja będzie słaba, ale cechą wspólną jest binarne 0 na ostatniej pozycji (zakładam, że dopuszczalne wartości to w tej części 1-4) i tak nie może być). Więc wystarczy zrobić !(tool2.selectedData & 1)...
Źródło: elektroda.pl/rtvforum/topic1394169.html



Temat: Goethia
Goethia - Wissenschaft Warrior/Mystic - Lv. 50+ Attack: 5 Damage: 5 Defense: 8 Armor: 4 Life Points: 25 Resistance: 10 Movement: 6/10 Action Recovery/Max: Varies Innate Abilities: Ranged Attack (16 inches), Flight, Immunity (Poison), Damage Resistance. Homing Lasers: Goethia's Ranged Attacks do not require Line of Sight. If Goethia cannot draw Line of Sight to a target, then it applies the penalty for Hard Cover to its Attack. This ability may not be used to target Hidden Units. 3 - Goethe (Magic, Ranged Attack) Distance (12 inches), +1 Attack / +1 Damage. If this Attack hits its target, then all Characters within 2 inches of the target also suffer the Attack. Goethe is not affected by the Homing Lasers rule. 3 - Calamity Rain (Magic, Ranged Attack) Distance (16 inches). Goethia makes three consecutive...
Źródło: forum.konfederacja.org/viewtopic.php?t=1069


Temat: Programowanie c++ php java itp itd
...userInterface() { window = new JFrame(); window.setTitle("Graphics1"); window.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); window.setLocation(100, 100); window.setSize(800, 600); panel = new Panel(); panel.setSize(window.getSize()); panel.setVisible(true); drawlinebutton = new JButton(" Draw line"); drawlinebutton.setSize(drawlinebutton.getPreferredSize()); drawlinebutton.setLocation(50, 100); drawlinebutton.addActionListener(this); drawrectanglebutton = new JButton("Draw rectangle"); drawrectanglebutton.setSize(drawrectanglebutton.getPreferredSize()); drawrectanglebutton.setLocation(50,...
Źródło: forumcm.net/index.php?showtopic=960


Temat: front panel drawing software
...a shallower learning curve, but isn't (in my opinion) as functional as even the worst CAD program for something like this.  A brief explaination: Vector graphics are graphics files that contain instructions for the computer on where and how to draw lines, arcs, etc..(which is why they scale better). Raster graphics are graphics files that contain (generally speaking) pixel by pixel information as to their color and luminescence. In summary: Vector graphics: draw line from point 2,4 to point 5,6 Raster graphics: pixel 1= 255 2=122 etc...
Źródło: midibox.org/forums/index.php?showtopic=8349


Temat: Bomb the World
...Moze tu ludzie beda bardziej kreatywni www.bombtheworld.net Jest to stronka na której malujemy graffiti (jak ja nie lubie o tym opowiadac...) - - - Mamy do wyboru kilkanascie lokacji, na których to malujemy... Wybieramy 10 farb i zaczynamy. Ustawiamy dystans itp. - - - W Grze, jak widzimy, sa rangi i to one decyduja ile mamy 'koncówek' Na poczatku TOY, poprzez rookie i od tego momentu nispodzianka... mozecie nie patrzec Od rookie bedzie dostepna funkcja draw line, dzieki której bedziemy mogli prowadzic prosta linie .. - - - Jak wejdziecie to: Register, Community, Go bombing - - - Mój tag: Piter Zobaczcie moje prace ;p
Źródło: forum.stalker.pl/viewtopic.php?t=464


  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • 3lo.htw.pl