mirror of https://github.com/bkaradzic/bgfx
Updated docs.
This commit is contained in:
parent
8f04e3087c
commit
78c91186ac
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue