Updated CSFML and SFML.Net in the sfml2 branch
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1233 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
fc22927874
commit
7f4de9033c
15 changed files with 164 additions and 42 deletions
|
@ -57,7 +57,7 @@ namespace SFML
|
|||
////////////////////////////////////////////////////////////
|
||||
/// <summary>
|
||||
/// Get the number of valid video modes
|
||||
/// <summary>
|
||||
/// </summary>
|
||||
////////////////////////////////////////////////////////////
|
||||
public static uint ModesCount
|
||||
{
|
||||
|
@ -81,7 +81,7 @@ namespace SFML
|
|||
////////////////////////////////////////////////////////////
|
||||
/// <summary>
|
||||
/// Get the current desktop video mode
|
||||
/// <summary>
|
||||
/// </summary>
|
||||
////////////////////////////////////////////////////////////
|
||||
public static VideoMode DesktopMode
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue