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

Search results

From FenixWiki

You searched for Write_int.png

Jump to: navigation, search

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

  1. Abs (630 bytes)
    28: write_int(0,0,10,0,&value2);
    39: Used in example: [[write_float]](), [[write_int]](), [[abs]](), [[key]]()
  2. Pow (749 bytes)
    28: write_int (0,0,10,0,&value2);
    39: Used in example: [[write_float]](), [[write_int]](), [[pow]](), [[key]]()
  3. Write (2,156 bytes)
    32: To write variables to the screen, rather use [[write_int]](), [[write_string]](), [[write_float]]() or [[w...
    52: textid[1] = write_int(0,30,0,0,&fps);
    74: Used in example: [[set_fps]](), [[write_int]](), [[write_string]](), [[write_float]](), [[key...
    77: ...://wwwhome.cs.utwente.nl/~bergfi/fenix/wiki/texts.PNG
  4. TextID (771 bytes)
    7: ...egory:Texts|text functions]], like [[write]](), [[write_int]](), [[write_string]](), [[write_float]]() and [[...
  5. Text (2,551 bytes)
    5: ...ry:texts|texts functions]], like [[write]]() or [[write_int]](). A text is addressed using the associated [[T...
    41: textid[1] = write_int(0,30,0,0,&fps);
    70: ...set_fps]](), [[set_text_color]](), [[write]](), [[write_int]](), [[write_string]](), [[write_float]](), [[key...
  6. Fget angle (2,505 bytes)
    68: write_int(0,60,0,0,&distance);
    80: ...rawing_color]](), [[draw_line]](), [[write]](), [[write_int]](), [[fget_angle]](), [[fget_dist]](), [[resolut...
    86: | image = fget_angle.png
  7. Fget dist (2,472 bytes)
    61: write_int(0,60,0,0,&distance);
    73: ...rawing_color]](), [[draw_line]](), [[write]](), [[write_int]](), [[fget_angle]](), [[fget_dist]](), [[resolut...
    80: | image = get_angle.png
    84: | image = fget_angle.png
  8. Get angle (3,263 bytes)
    61: write_int(0,60,0,0,&distance);
    99: ...rawing_color]](), [[draw_line]](), [[write]](), [[write_int]](), [[get_id]](), [[get_angle]](), [[get_dist]](...
    104: ...wwhome.cs.utwente.nl/~bergfi/fenix/wiki/get_angle.PNG
  9. Get dist (3,581 bytes)
    61: write_int(0,60,0,0,&distance);
    99: ...rawing_color]](), [[draw_line]](), [[write]](), [[write_int]](), [[get_id]](), [[get_angle]](), [[get_dist]](...
    105: ...whome.cs.utwente.nl/~bergfi/fenix/wiki/fget_angle.PNG
  10. Get text color (800 bytes)
    33: write_int(0,320/2+100,200/2,4,&text_color);
    41: ... in example: [[set_text_color]](), [[write]](), [[write_int]](), [[key]]()
    44: [[Image:get_text_color.png]]
  11. FontID (822 bytes)
    7: ... used in the writing of texts like [[write]](), [[write_int]](), [[write_float]](), [[write_string]](), [[wri...
    31: [[Image:FontID.png]]
  12. Write int (1,622 bytes)
    5: '''INT''' write_int ( <'''INT''' fontID> , <'''INT''' x> , <'''INT'''...
    35: Instead of [[write_int]](), [[write_var]]() can be used for the same pur...
    49: write_int(0,320/2,200/2,4,my_integer);
    61: [[Image:Write_int.png]]
  13. Write var (1,870 bytes)
    31: ...eter ''no'' pointer should be filled out, while [[write_int]]()/[[write_string]]()/[[write_float]]() ''do'' r...
    37: Instead of [[write_var]](), [[write_int]]() could be used to write an [[int]] to the scre...
    65: [[Image:Write_var.png]]
  14. Get disty (2,694 bytes)
    25: | image = get_distxy.png
    51: write_int(0,60, 0,0,&xdist);
    53: write_int(0,60,10,0,&ydist);
    55: write_int(0,60,20,0,&ang);
    57: write_int(0,60,30,0,&dist);
  15. Get distx (2,696 bytes)
    25: | image = get_distxy.png
    51: write_int(0,60, 0,0,&xdist);
    53: write_int(0,60,10,0,&ydist);
    55: write_int(0,60,20,0,&ang);
    57: write_int(0,60,30,0,&dist);
  16. Is playing song (2,681 bytes)
    38: write_int(0,320,120,3,&playing);
    41: write_int(0,320,140,3,&paused);
    44: write_int(0,320,160,3,&faded_in);
    47: write_int(0,320,180,3,&v);
    106: ..., [[set_mode]](), [[load_song]](), [[write]](), [[write_int]](), [[pause_song]](), [[play_song]](), [[stop_so...
  17. Pause song (2,747 bytes)
    42: write_int(0,320,120,3,&playing);
    45: write_int(0,320,140,3,&paused);
    48: write_int(0,320,160,3,&faded_in);
    51: write_int(0,320,180,3,&v);
    110: ..., [[set_mode]](), [[load_song]](), [[write]](), [[write_int]](), [[pause_song]](), [[play_song]](), [[stop_so...
  18. Resume song (2,770 bytes)
    42: write_int(0,320,120,3,&playing);
    45: write_int(0,320,140,3,&paused);
    48: write_int(0,320,160,3,&faded_in);
    51: write_int(0,320,180,3,&v);
    110: ..., [[set_mode]](), [[load_song]](), [[write]](), [[write_int]](), [[pause_song]](), [[play_song]](), [[stop_so...
  19. Set song volume (2,977 bytes)
    49: write_int(0,320,120,3,&playing);
    52: write_int(0,320,140,3,&paused);
    55: write_int(0,320,160,3,&faded_in);
    58: write_int(0,320,180,3,&v);
    117: ..., [[set_mode]](), [[load_song]](), [[write]](), [[write_int]](), [[pause_song]](), [[play_song]](), [[stop_so...
  20. Timer (1,138 bytes)
    24: write_int(0,0,100,0,&timer[0]);
    32: Used in example: [[write_int]](), [[key]]()

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



Search in namespaces:

List redirects
Search for
Views
Personal tools