![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Namespaces | |
| s3d | |
| s3d::Twitter | |
| Twitter に関する機能 | |
Functions | |
| bool | s3d::Twitter::OpenTweetWindow (StringView text) |
| Twitter への投稿ページをユーザの既定のブラウザで開きます。 More... | |
| bool | s3d::Twitter::OpenLikeWindow (uint64 tweetID) |
| bool | s3d::Twitter::OpenRetweetWindow (uint64 tweetID) |
| bool | s3d::Twitter::OpenMiniProfileWindow (StringView screen_name) |
| bool | s3d::Twitter::OpenMiniProfileWindow (uint64 user_id) |
| bool | s3d::Twitter::OpenFollowWindow (StringView screen_name) |
| bool | s3d::Twitter::OpenFollowWindow (uint64 user_id) |