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

Search results

From FenixWiki

You searched for Height

Jump to: navigation, search

There is no page titled "Height". 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).

Article title matches

  1. Text height (628 bytes)
    5: '''INT''' text_height ( <'''INT''' fontID> , <'''STRING''' text> )
    7: Calculates the height in pixels of the specified text in the specified ...
    11: ... FontID || - [[FontID]] of the font for which the height of the text will be the calculated.
    13: | '''STRING''' text || - The text of which the height will be calculated.
    17: '''INT''' : The height in pixels of the text in the font.

Page text matches

  1. Load ttfaa (2,955 bytes)
    10: ...load_ttfaa ( <'''STRING''' filename> , <'''INT''' height> , <'''INT''' colordepth> , <'''INT''' background...
    20: | '''INT''' height || - The height in pixels of the to be created font, a size indic...
  2. Set mode (1,508 bytes)
    5: ...'INT''' set_mode ( <'''INT''' width> , <'''INT''' height> , [<'''INT''' depth>] , [<'''INT''' flags>] )
    15: | '''INT''' height || - Height of the screen in [[pixel]]s.
  3. Size y (1,161 bytes)
    27: size_y += 1; // Increase the height of the graphic by 1 pixel each frame.
  4. Map xput (2,711 bytes)
    9: ...phic in a different file, or a separate width and height scaling is needed, [[map_xputnp]]() can be used.
  5. New map (1,389 bytes)
    5: ...''INT''' new_map ( <'''INT''' width> , <'''INT''' height> , <'''INT''' depth> )
    13: | '''INT''' height || - The height of the to be created graph in pixels.
  6. Graphical infotypes (940 bytes)
    12: | G_HEIGHT || - 1 || - Height in pixels.
  7. Graphic (1,548 bytes)
    4: ... is a bitmap with certain properties, like width, height, depth and of course the pixel data. It is used t...
  8. File (1,571 bytes)
    38: ... the contained graphics: [[pixel]]s, [[width]], [[height]], [[depth]], name, etc.
  9. Map put (2,461 bytes)
    9: ...raph in a different file, or a separate width and height scaling is needed, [[map_xputnp]]() can be used.
  10. Write in map (2,024 bytes)
    26: ...ng the specified [[font]], with a [[width]] and [[height]] determined by the physical size of the text; th...
  11. Get disty (2,694 bytes)
    22: This function returns the height of an imaginary rectangle who's opposite corners ...
  12. Load ttf (2,380 bytes)
    10: ...' load_ttf ( <'''STRING''' filename> , <'''INT''' height> )
    20: | '''INT''' height || - The height in pixels of the to be created font, a size indic...
  13. Define region (854 bytes)
    5: ... , <'''INT''' y> , <'''INT''' width> , <'''INT''' height> )
    21: | '''INT''' height || - The height of the region.
  14. LCD GetHeight (529 bytes)
    10: '''INT''' LCD_GetHeight ( <'''INT''' device> )
    12: Returns the height in pixels of the LCDscreen of the specified devic...
    20: '''INT''' : The height of the LCDscreen in pixels.
    24: | >=0 || || - The height of the LCDscreen in pixels.
  15. Text height (628 bytes)
    5: '''INT''' text_height ( <'''INT''' fontID> , <'''STRING''' text> )
    7: Calculates the height in pixels of the specified text in the specified ...
    11: ... FontID || - [[FontID]] of the font for which the height of the text will be the calculated.
    13: | '''STRING''' text || - The text of which the height will be calculated.
    17: '''INT''' : The height in pixels of the text in the font.
  16. Blend table (5,078 bytes)
    133: height=write_in_map(0,text,1);
    134: put(0,height,x,y+1+graphic_info(0,graph,G_HEIGHT)/2);
    135: unload_map(0,height);
    147: * int x,y,z - The width, height and depth of the map to be created.
    154: height = new_map(x,y,z);
  17. Reserved (2,129 bytes)
    45: ...corner of the process' graphic (process.y-graphic.height/2).
    49: ...corner of the process' graphic (process.y+graphic.height/2).
  18. Map block copy (1,742 bytes)
    5: ... , <'''INT''' y> , <'''INT''' width> , <'''INT''' height>, <'''INT''' blitflags> )
    29: | '''INT''' height|| - The height of the block in pixels.
  19. Size (1,320 bytes)
    27: size += 1; // Increase the height and width of the graphic by 1 percent each frame.
  20. Scroll window (4,895 bytes)
    25: SCREEN_HEIGHT = 200;
    28: MAP_HEIGHT = 400;
    30: SHIP_HEIGHT = 30;
    36: Declare Function int makeMap(int width, int height, int depth)
    38: Declare Function int makeShipGfx(int width, int height, int depth)

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for
Views
Personal tools