* using property style in Input

* sync with changes to Glyph class
* renamed network files (sync)

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1513 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
trass3r 2010-04-20 17:35:30 +00:00
parent 49983415cd
commit 1464a35711
7 changed files with 125 additions and 127 deletions

View file

@ -41,7 +41,7 @@ package
// alias immutable(void) ivoid;
alias const(void) cvoid;
alias void* SFMLClass;
typedef immutable(void)* SFMLClass;
}
// used to mixin code function