Our Technology
Atemi – UI technology for touch devices
Atemi is a user interface and game development framework for touch devices.
Atemi provides elegant programming APIs that makes writing robust complex UI programs simpler. Can you guess what the following code does?
Layer superman = root.image("superman.png");
when(superman.touch(), superman.rotate(By(360));
Atemi solves many tough problems related to state and signal handling, memory and resource management, animations, sounds and networking.
Read more about Atemi from Atemi blog: