Changed internal naming convention (local variables now start with a lower case character)
Removed the AudioResource class git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1166 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
7cc00085d8
commit
45b150648d
245 changed files with 7865 additions and 8065 deletions
|
@ -428,7 +428,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\Event.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\Event.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -436,7 +436,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\Input.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\Input.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -448,7 +448,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\VideoMode.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\VideoMode.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -460,11 +460,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\Window.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\Window.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\WindowHandle.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\WindowHandle.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -476,11 +476,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\WindowListener.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\WindowListener.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\Window\WindowStyle.hpp"
|
||||
RelativePath="..\..\include\SFML\Window\WindowStyle.hpp"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue