+ window Style.Default
+ windows error message for dll loading errors * made identifiers in event match SFML's style git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1347 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
6c44a1d33a
commit
77d248f79e
9 changed files with 127 additions and 130 deletions
|
@ -64,7 +64,7 @@ enum TextStyle
|
|||
* See_Also:
|
||||
* IDrawable
|
||||
*/
|
||||
class Text : Drawableimpl!("sfText")
|
||||
class Text : DrawableImpl!("sfText")
|
||||
{
|
||||
private:
|
||||
Font m_font;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue