mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
Updated docs.
This commit is contained in:
@@ -1102,7 +1102,7 @@ namespace bgfx
|
||||
///
|
||||
void dbgTextClear(uint8_t _attr = 0, bool _small = false);
|
||||
|
||||
/// Print into internal debug text character-buffer.
|
||||
/// Print into internal debug text character-buffer (VGA-compatible text mode).
|
||||
///
|
||||
/// @param[in] _x X position from top-left.
|
||||
/// @param[in] _y Y position from top-left.
|
||||
|
||||
Reference in New Issue
Block a user