This wiki is out of date, use the continuation of this wiki instead

Move draw, Move drawing

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:04, 20 November 2007 (edit)
Sandman (Talk | contribs)
(New page: Category:functions Category:drawing ==Definition== '''INT''' move_drawing ( <'''INT''' DrawID> ) Moves a certain drawing on the screen. Only drawings drawn with a certain z v...)
← Previous diff
Current revision (21:04, 22 January 2008) (edit) (undo)
Rincewind (Talk | contribs)
(Move drawing moved to Move draw: Move_drawing does not exist. It is Move_draw)
 
Line 1: Line 1:
-[[Category:functions]]+#REDIRECT [[Move draw]]
-[[Category:drawing]]+
- +
-==Definition==+
-'''INT''' move_drawing ( <'''INT''' DrawID> )+
- +
-Moves a certain [[drawing]] on the screen. Only drawings drawn with a certain z value can be moved like this, as other ones are drawn on a [[graphic]] and thus cannot be moved.+
- +
-== Parameters ==+
-{|+
-| '''INT''' DrawID || - [[DrawID]] of the [[drawing]] to be moved.+
-|- +
-| '''INT''' x || - The new x coordinate of the drawing.+
-|- +
-| '''INT''' y || - The new y coordinate of the drawing.+
-|}+
- +
-== Returns ==+
-'''INT''' : [[true]]+
- +
-{{Funcbox+
- | category=Drawing+
-}}+

Current revision

  1. REDIRECT Move draw
Personal tools