Add remaining console.obj functions #1

Open
opened 2024-02-04 22:00:23 +01:00 by Sweetbread · 0 comments
Sweetbread commented 2024-02-04 22:00:23 +01:00 (Migrated from git.coders-squad.com)
  • con_set_title
    - [ ] con_printf
  • con_get_flags
  • con_set_flags
  • con_get_font_height
  • con_get_cursor_height
  • con_set_cursor_height
    - [ ] con_getch
  • con_getch2
  • con_kbhit
  • con_gets
  • con_gets2_callback
  • con_cls
  • con_get_cursor
  • con_set_cursor_pos
- [x] con_set_title ~~- [ ] con_printf~~ - [ ] con_get_flags - [ ] con_set_flags - [ ] con_get_font_height - [ ] con_get_cursor_height - [ ] con_set_cursor_height ~~- [ ] con_getch~~ - [ ] con_getch2 - [x] con_kbhit - [ ] con_gets - [ ] con_gets2_callback - [x] con_cls - [ ] con_get_cursor - [ ] con_set_cursor_pos
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rust/Core#1
No description provided.