pl.edu.icm.unity.engine.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2016 ICM Uniwersytet Warszawski All rights reserved.
* See LICENCE file for licensing information.
*
* Created on 9 cze 2016
* Author: K. Benedyczak
*/
/**
* Root engine implementation. Globally shared code and few implementations which would otherwise end up
* in a single class package.
* @author K. Benedyczak
*/
package pl.edu.icm.unity.engine;