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

Lightweight MVC framework for Java, focusing Android and libGDX

License

Notifications You must be signed in to change notification settings

halfreal/spezi-mvc

Repository files navigation

Build Status

Spezi MVC

Lightweight MVC framework for Java, focusing Android and libGDX

Roadmap

  • Event support, by using a Event Type

  • Register listeners with annotation

	@listen(Keys.SOME_PROPERY)
	public void fireOnChange(){
	...
	}

About

Lightweight MVC framework for Java, focusing Android and libGDX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages