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

Search results

From FenixWiki

You searched for Delete

Jump to: navigation, search

There is no page titled "Delete". You can create this page.

For more information about searching FenixWiki, see Help.

Showing below 12 results starting with #1.


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

Article title matches

  1. Delete text (804 bytes)
    5: '''INT''' delete_text ( <'''INT''' TextID> )
    7: Deletes a certain [[text]] from the screen.
    11: ...T''' TextID || - [[TextID]] of the [[text]] to be deleted.
    18: [[Delete_text]]([[ALL_TEXT]]) deletes all text from the screen.
    26: ... my_text = write(0,320/2,200/2,4,"Press space to delete this.");
  2. Delete draw (386 bytes)
    5: '''INT''' delete_draw ( <'''INT''' DrawID> )
    7: Deletes a certain [[drawing]] from the screen.
    11: ...' DrawID || - [[DrawID]] of the [[drawing]] to be deleted.
    18: [[Delete_draw]](0) deletes all drawings from the screen.

Page text matches

  1. NET Errorcodes (2,971 bytes)
    44: | NET_ERROR_DELETINGSOCKET || - Could not delete the socket.
  2. Fenix console (4,346 bytes)
    30: =====DELETE=====
    31: Delete a breakpoint on the execution of the specified pr...
  3. NET Disconnect (910 bytes)
    28: | NET_ERROR_DELETINGSOCKET || - Could not delete the socket.
  4. ALL TEXT (258 bytes)
    3: ALL_TEXT can be passed to [[delete_text]]() to delete all dynamically written texts on the screen.
    8: | ALL_TEXT || - 0 || - Delete all texts dynamically written on the screen.
  5. Tutorial:Textinput (2,306 bytes)
    73: // delete the text used
    74: delete_text(txtid);
  6. Write (2,156 bytes)
    65: // Delete the texts
    68: delete_text(textid[x]);
    74: ...write_string]](), [[write_float]](), [[key]](), [[delete_text]](), [[array]], [[fps]], [[TextID]]
  7. TextID (771 bytes)
    11: ...D, use [[move_text]](). To delete the text, use [[delete_text]](). There can be a total of 512 dynamic tex...
  8. Text (2,551 bytes)
    8: ...nged after writing, but the text can be moved and deleted.
    61: // Delete the texts (this section would be good for OnExit)
    64: delete_text(textid[x]);
    70: ...write_string]](), [[write_float]](), [[key]](), [[delete_text]](), [[text_z]], [[text_flags]], [[fps]]
  9. Delete text (804 bytes)
    5: '''INT''' delete_text ( <'''INT''' TextID> )
    7: Deletes a certain [[text]] from the screen.
    11: ...T''' TextID || - [[TextID]] of the [[text]] to be deleted.
    18: [[Delete_text]]([[ALL_TEXT]]) deletes all text from the screen.
    26: ... my_text = write(0,320/2,200/2,4,"Press space to delete this.");
  10. Tutorial:IRCchat (7,441 bytes)
    220: delete_text(out_txt[max_txt-1]);
    291: // delete the text used
    292: delete_text(txtid);
    299: ...izeof]](), [[substr]](), [[say]](), [[free]](), [[delete_text]](), [[move_text]](), [[write]](), [[net_sen...

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



Search in namespaces:

List redirects
Search for
Views
Personal tools