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
|
@ -372,7 +372,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\Clock.hpp"
|
||||
RelativePath="..\..\include\SFML\System\Clock.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -380,7 +380,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\Lock.hpp"
|
||||
RelativePath="..\..\include\SFML\System\Lock.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -388,11 +388,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\Mutex.hpp"
|
||||
RelativePath="..\..\include\SFML\System\Mutex.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\NonCopyable.hpp"
|
||||
RelativePath="..\..\include\SFML\System\NonCopyable.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -404,7 +404,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\Randomizer.hpp"
|
||||
RelativePath="..\..\include\SFML\System\Randomizer.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -424,7 +424,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\Sleep.hpp"
|
||||
RelativePath="..\..\include\SFML\System\Sleep.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -432,7 +432,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SFML\System\Thread.hpp"
|
||||
RelativePath="..\..\include\SFML\System\Thread.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -463,6 +463,22 @@
|
|||
RelativePath="..\..\include\SFML\System\Unicode.inl"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SFML\System\Vector2.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SFML\System\Vector2.inl"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SFML\System\Vector3.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SFML\System\Vector3.inl"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue