+ Vector swizzling (thx Simen Kjaeraas)
- alloc.d * small fix in KeyCode enum git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1586 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
61dc7e0100
commit
643ff2b38a
4 changed files with 31 additions and 86 deletions
|
@ -108,7 +108,7 @@ enum KeyCode
|
|||
Insert,
|
||||
Delete,
|
||||
Add,
|
||||
Substract,
|
||||
Subtract,
|
||||
Multiply,
|
||||
Divide,
|
||||
Left,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue