Package com.dkt.graphics.utils
Some very useful tools! (including a Gif generator)
-
Class Summary Class Description Gif The purpose of this class is to create animated GIFs from a series of canvas snapshotsGuiUtils LibUtils MathUtils PThread This class basically implements a pausable thread.TicToc Implements a Tic-Toc mechanism.
This class is very basic, but at least it's easy...TPS This class assists in calculating how many times something happens on a second or to calculate the mean time between calls.
Please note that this class was designed to be used for debugging or counting small things, when the action is executed more than 1e15 times the error in the total averageTPS.tps()
is very big.Utils