Keybase proof
I hereby claim:
- I am jonkas2211 on github.
- I am jonkas (https://keybase.io/jonkas) on keybase.
- I have a public key ASB-W6-xr0I896ptIzfxGc4rWSJyJWWF8RIHLOJ4AqSVLQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package com.badlogic.drop; | |
import com.badlogic.gdx.Game; | |
import com.badlogic.gdx.graphics.g2d.BitmapFont; | |
import com.badlogic.gdx.graphics.g2d.SpriteBatch; | |
public class Drop extends Game { | |
SpriteBatch batch; | |
BitmapFont font; |