![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Namespaces | |
s3d | |
Functions | |
void | s3d::ClearPrint () |
Print でデバッグ出力した内容をクリアします。 More... | |
Variables | |
constexpr auto | s3d::Print = detail::Print_impl{} |
画面にテキストをデバッグ出力するオブジェクトです。<< で値を送ります。 More... | |