Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 474 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 474 Bytes

Build Status

spezi-gdx

A Screen based libgdx MVC framework

Roadmap

  • convert to spezi-mvc MVC
  • readd SkinRessource Generator as a Annotation Processor or as a Builder
@SkinRessource(skin="skin.json", pathresolver=PathResolver.class, key=Key.class)
class RStub {
	
}
  • add Dialog and Error Messaging system
  • readd Strings generator