java game engine
Is there a java game engine api or class?If not, is it spread among multiple api's and classes?
[103 byte] By [
] at [2007-11-26 20:52:13]

# 1
uh, a game engine is usually made up of more than one code unit.In Java that would be more than one class, in C more than one function, in assembler more than one monkey typing furiously at bit registers.Therefore your question makes no sense.