Skip to content

FloofyFlare/WHG-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WHG-Java

  If you are trying to create a new array you need to use this to instantialize it.
  Enemy[] enemies = new Enemy[400];
  
  for loop identifier is 
  enemies[i] = new Enemy(50,50);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Processing 100.0%