added some API for entities

This commit is contained in:
Tahg
2011-04-04 00:48:40 -04:00
parent d1e6408ea2
commit 7a99fd7327
5 changed files with 125 additions and 32 deletions

27
.gitignore vendored
View File

@@ -1,27 +0,0 @@
# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# we use maven!
/build.xml
# maven
/target
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/manifest.mf
/world
# Mac filesystem dust
/.DS_Store