-
Methods Method Description nz.ac.massey.javaecs.Entity.addComponent(Type, Object) This function is not ECS-like. It is provided as an auxilliary method, that will be more intuitive to those familiar with OO designnz.ac.massey.javaecs.Entity.getComponent(Type) This function is not ECS-like. It is provided as an auxilliary method, that will be more intuitive to those familiar with OO designnz.ac.massey.javaecs.Entity.removeComponent(Type) This function is not ECS-like. It is provided as an auxilliary method, that will be more intuitive to those familiar with OO design