mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +00:00
feat(app): add windows app
This commit is contained in:
parent
6bebfe5e2f
commit
655d795a9d
20 changed files with 176 additions and 66 deletions
|
|
@ -602,6 +602,7 @@ void CGxString::SetColor(const CImVector& color) {
|
|||
|
||||
int32_t CGxString::SetGradient(int32_t startCharacter, int32_t length) {
|
||||
// TODO
|
||||
return 0;
|
||||
}
|
||||
|
||||
void CGxString::SetStringPosition(const C3Vector& position) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue