Update README.md #5
1 changed files with 1 additions and 3 deletions
|
@ -193,9 +193,7 @@ Button(const std::string& text, const sf::Vector2f& size = {100.f, 30.f});
|
||||||
|
|
||||||
### DLL/Shared Library Considerations
|
### DLL/Shared Library Considerations
|
||||||
|
|
||||||
- Use `CIGUI_API` macro for all classes and non-inline functions
|
TODO!
|
||||||
- Use `CIGUI_TEMPLATE_API` for template classes
|
|
||||||
- Handle template instantiation properly (see Templates section)
|
|
||||||
|
|
||||||
### SFML Integration
|
### SFML Integration
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue