OpenSiv3D  v0.6.5
C++20 framework for creative coding
Emoji.hpp File Reference
#include "Common.hpp"
#include "String.hpp"
#include "Image.hpp"
#include "GlyphIndex.hpp"

Classes

struct  s3d::Emoji
 絵文字 More...
 

Namespaces

 s3d
 
 s3d::Literals
 
 s3d::Literals::EmojiLiterals
 

Functions

Emoji s3d::Literals::EmojiLiterals::operator""_emoji (const char32 *s, size_t length)
 絵文字(コードポイント)を記述した文字列から Emoji オブジェクトを作成します。 More...