Merged VideoMode::GetMode and VideoMode::GetModesCount into a single new function VideoMode::GetFullscreenModes
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1453 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
e924c9cf39
commit
809b09292f
21 changed files with 256 additions and 446 deletions
|
@ -400,11 +400,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\Win32\VideoModeSupport.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\Win32\VideoModeSupport.hpp"
|
||||
RelativePath="..\..\src\SFML\Window\Win32\VideoModeImpl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -493,7 +489,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\VideoModeSupport.hpp"
|
||||
RelativePath="..\..\src\SFML\Window\VideoModeImpl.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue