Difference between revisions of "Parser class assignment"

From WLCS
(New page: == Objective == * You will learn to create a static class comprised of static variables and methods == Purpose == * The Parser class allows you to use its internal static methods to obtai...)
(No difference)

Revision as of 08:45, 27 April 2010

Objective

  • You will learn to create a static class comprised of static variables and methods

Purpose

  • The Parser class allows you to use its internal static methods to obtain input commands for your game

Attributes

Methods