class NstDirection

Direction

Public Fields

[more]char direction
Symbol: either +, -, *, or space.
[more]int weight
Integer.


Documentation

Direction.

A direction is a pair (direction, weight). The direction is a symbol with four possible values: +, -, *, or space. The weight is an integer.

ochar direction
Symbol: either +, -, *, or space.

oint weight
Integer.


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.