wow 1.0.0
Binding for wow-cgo
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
wow-d
D binding for wow-cgo.
Download
dub add wow
API
alias Spinner = spinner_t;
alias Name = name_t;
Spinner* spinnerGet(Name name);
void spinnerClean(Spinner* spinner);
class Wow
{
this(Spinner* s, string text);
void persist();
void persistWith(Spinner* s, string text);
void spinner(Spinner* s);
void start();
void stop();
void text(string text);
~this();
}
References
License
This repo is released under the MIT.
- Registered by XXIV
- 1.0.0 released 2 years ago
- thechampagne/wow-d
- github.com/thechampagne/wow-d
- MIT
- Copyright © 2022, XXIV
- Authors:
- Dependencies:
- none
- Versions:
-
1.0.0 2022-Oct-19 ~main 2022-Oct-19 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
6 downloads total
-
- Score:
- 0.3
- Short URL:
- wow.dub.pm