- This wiki is out of date, use the continuation of this wiki instead
Search results
From FenixWiki
You searched for Set_mode.png
There is no page titled "Set_mode.png". 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
- Set title (1,014 bytes)
9: ...et_mode]]() is called, so call set_title() before set_mode().
35: set_mode(screen_width,screen_height,screen_depth);
45: ...[[new_map]](), [[map_clear]](), [[set_icon]](), [[set_mode]], [[unload_map]](), [[key]]() - Set mode (1,508 bytes)
5: '''INT''' set_mode ( <'''INT''' width> , <'''INT''' height> , [<'''I...
41: Set_mode(640,480,16); - Rgb (2,038 bytes)
31: ...e we change the color depth to 16bit now, using [[set_mode]](). Now, my_color holds a totally different colo... - Map put pixel (1,390 bytes)
41: set_mode(320,200,16);
61: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[rand]](), ... - Graphic info (1,272 bytes)
32: set_mode(640,480,16);
50: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[map_put_pi... - Render flags (1,249 bytes)
4: ...e of rendering, by passing them to the function [[set_mode]]() as the flags parameter. Multiple render flags... - Map xput (2,711 bytes)
52: set_mode(320,200,16);
76: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[put]](), [...
79: ...wwwhome.cs.utwente.nl/~bergfi/fenix/wiki/map_xput.PNG - Set icon (1,331 bytes)
9: ...ve a depth of 8bit or 16bit. After set_icon() and set_mode() have been called, the map used for the icon can...
37: set_mode(screen_width,screen_height,screen_depth);
47: ...[new_map]](), [[map_clear]](), [[set_title]](), [[set_mode]], [[unload_map]](), [[key]]() - Map xputnp (2,915 bytes)
56: set_mode(320,200,16);
80: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[put]](), [...
83: ...whome.cs.utwente.nl/~bergfi/fenix/wiki/map_xputnp.PNG - Resolution modes (793 bytes)
4: ... the outdated version of the function [[set_mode1|set_mode]]() as the mode parameter. - Graph modes (1,258 bytes)
4: ... [[parameter]]s depth and flags in the function [[set_mode]](), which is a pretty tidy solution. - Resolution (3,088 bytes)
20: ... 320×200 pixels. This can be altered by use of [[set_mode]]().
28: set_mode(320,200,8);
77: | image = resolution1.png
82: | image = resolution2.png
87: | image = resolution10.png - Color depths (463 bytes)
4: ...n]], by passing one of them to the [[function]] [[set_mode]]() as the depth [[parameter]]. - Map put (2,461 bytes)
49: set_mode(320,200,16);
76: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[put]](), [...
79: .../wwwhome.cs.utwente.nl/~bergfi/fenix/wiki/map_put.PNG - Cos (2,151 bytes)
41: set_mode(screen_width,screen_height);
74: Used in example: [[set_title]](), [[set_mode]](), [[write]](), [[draw_line]](), [[cos]](), [[p...
78: | image = Cos.png - Sin (2,148 bytes)
41: set_mode(screen_width,screen_height);
74: Used in example: [[set_title]](), [[set_mode]](), [[write]](), [[draw_line]](), [[sin]](), [[p...
78: | image = Sin.png - Tan (2,139 bytes)
41: set_mode(screen_width,screen_height);
74: Used in example: [[set_title]](), [[set_mode]](), [[write]](), [[draw_line]](), [[tan]](), [[p...
78: | image = Tan.png - Fget angle (2,505 bytes)
45: set_mode(screen_width,screen_height,screen_depth);
80: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[drawing_ma...
86: | image = fget_angle.png - Fget dist (2,472 bytes)
38: set_mode(screen_width,screen_height,screen_depth);
73: Used in example: [[set_mode]](), [[new_map]](), [[map_clear]](), [[drawing_ma...
80: | image = get_angle.png
84: | image = fget_angle.png - Let me alone (1,710 bytes)
68: set_mode(screen_width,screen_height,screen_depth);
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).