Hey guys I want to add in a start screen for my game that details what you are going do before the game starts. I can't seem to figure out how I would code this tho. Please help me! Thanks.


1 | if (!getObjects(Header. class ).isEmpty()) removeObjects(getObjects(Header. class )); |