demoth / jake2

Quake 2 java port
GNU General Public License v2.0
60 stars 9 forks source link

Type safe cvars #38

Open demoth opened 4 years ago

demoth commented 4 years ago

Implement type safe cvars (enum, bool, string, int, float) to avoid unnecessary casting and potential bugs