Parser class assignment

From WLCS
Revision as of 09:45, 27 April 2010 by Admin (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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