PD-classes icon indicating copy to clipboard operation
PD-classes copied to clipboard

Simple game library for Android

Results 3 PD-classes issues
Sort by recently updated
recently updated
newest added

This will remove compile errors on modern javac. Note: `android.util.FloatMath` class was deprecated and all its methods was removed in API version 23 and above.

Changes were made to translate the game. - Including error handling when the character is not found in the font files; - Creating procedures to return the strings, according the...