Package pvzclone

Class PvzStart

java.lang.Object
pvzclone.PvzStart

public final class PvzStart extends Object
Plants Vs Zombies Application's Entry Point.
  • Method Details

    • main

      public static void main(String[] args)
      Main method to start the Plants Vs Zombies application.
      Parameters:
      args - the command-line arguments passed to the application (not used in this case).