- This wiki is out of date, use the continuation of this wiki instead
Search results
From FenixWiki
You searched for Pixels
There is no page titled "Pixels". You can create this page.
For more information about searching FenixWiki, see Help.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
No page title matches
Page text matches
- Advance (777 bytes)
34: // This loop makes this process advance 3 pixels every frame
36: advance(3); // advance 3 pixels - Load ttfaa (2,955 bytes)
20: | '''INT''' height || - The height in pixels of the to be created font, a size indication. - Xadvance (829 bytes)
13: ...istance || - The distance to move the process, in pixels.
46: ...); //moves the process vertically (90 degrees) 10 pixels - Set mode (1,508 bytes)
30: ...the maximum resolution (1600 pixels wide and 1400 pixels high), [[Media:setmode.zip|this DLL]] can help. - Map put pixel (1,390 bytes)
47: // Puts 100 yellow-ish pixels in random places in the graphic - Size x (1,165 bytes)
23: ...100; // Position the graphic 100 pixels - Size y (1,161 bytes)
24: ...100; // Position the graphic 100 pixels - New map (1,389 bytes)
7: Creates a new [[graphic]], sets the color of all pixels to 0 (transparent) and puts it in the [[system fi...
13: ...ght || - The height of the to be created graph in pixels. - Graphical infotypes (940 bytes)
10: | G_WIDTH || - 0 || - Width in [[pixels]] (G_WIDE for versions 0.83 and below).
12: | G_HEIGHT || - 1 || - Height in pixels. - Resolution (3,088 bytes)
20: ... [[Fenix]]' default screen resolution is 320×200 pixels. This can be altered by use of [[set_mode]](). - Graph (960 bytes)
21: x = 100; //Position the graphic 100 pixels - Frame (1,472 bytes)
8: ...mething like moving around by a certain amount of pixels per game cycle (or per frame). - File (1,571 bytes)
- Flags (1,296 bytes)
31: x = 100; //Position the graphic 100 pixels - Get disty (2,694 bytes)
7: Returns the vertical distance in pixels of a specified displacement.
15: | '''INT''' distance || - Length (in pixels) to measure.
19: '''INT''' : The vertical distance, in pixels, of a specified displacement. - Get distx (2,696 bytes)
7: Returns the horizontal distance in pixels of a specified displacement.
15: | '''INT''' distance || - Length (in pixels) to measure.
19: '''INT''' : The horizontal distance, in pixels, of a specified displacement. - Drawing stipple (2,529 bytes)
7: Tells [[Fenix]] which pixels to draw of the coming [[drawing]]s.
9: ...1</code>) means normal operation, meaning all the pixels will be drawn.
15: | '''INT''' stipples - Which pixels to draw, repetitive 32bits. - Load ttf (2,380 bytes)
20: | '''INT''' height || - The height in pixels of the to be created font, a size indication. - LCD GetWidth (525 bytes)
12: Returns the width in pixels of the LCDscreen of the specified device.
20: '''INT''' : The width of the LCDscreen in pixels.
24: | >=0 || || - The width of the LCDscreen in pixels. - LCD GetHeight (529 bytes)
12: Returns the height in pixels of the LCDscreen of the specified device.
20: '''INT''' : The height of the LCDscreen in pixels.
24: | >=0 || || - The height of the LCDscreen in pixels.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).