![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::TextStyle, including all inherited members.
| CustomShader() noexcept | s3d::TextStyle | static |
| Default() noexcept | s3d::TextStyle | static |
| Outline(double p, const ColorF &color) noexcept | s3d::TextStyle | static |
| Outline(double inner, double outer, const ColorF &color) noexcept | s3d::TextStyle | static |
| outlineColor | s3d::TextStyle | |
| OutlineShadow(double p, const ColorF &outlineColor, const Vec2 &offset, const ColorF &shadowColor) noexcept | s3d::TextStyle | static |
| OutlineShadow(double inner, double outer, const ColorF &outlineColor, const Vec2 &offset, const ColorF &shadowColor) noexcept | s3d::TextStyle | static |
| param | s3d::TextStyle | |
| Shadow(const Vec2 &offset, const ColorF &color) noexcept | s3d::TextStyle | static |
| shadowColor | s3d::TextStyle | |
| Type enum name | s3d::TextStyle | |
| type | s3d::TextStyle |