OpenSiv3D
v0.6.5
C++20 framework for creative coding
Functions
s3d::Literals::EmojiLiterals Namespace Reference
Functions
Emoji
operator""_emoji
(const
char32
*s, size_t length)
絵文字(コードポイント)を記述した文字列から
Emoji
オブジェクトを作成します。
More...
Function Documentation
◆
operator""_emoji()
Emoji
s3d::Literals::EmojiLiterals::operator""_emoji
(
const
char32
*
s
,
size_t
length
)
絵文字(コードポイント)を記述した文字列から
Emoji
オブジェクトを作成します。
Parameters
s
絵文字(コードポイント)を記述した文字列
length
文字列の長さ
Returns
Emoji
オブジェクト
s3d
Literals
EmojiLiterals
Generated by
1.8.17