Minious / CodeFarm

2 stars 0 forks source link

Check that all member variables are initialized #54

Open Minious opened 4 years ago

Minious commented 4 years ago

Check that all member variables are initialized and not left as undefined (Example : isPointerOver in InventoryButton class).