DrawOptions

DrawOptions

(private) new DrawOptions()

Draw options interpreter

Source:

Methods

check()

Checks if given option exists

Source:

empty()

Returns true if remaining options are empty or contain only seperators symbols.

Source:

partAsFloat()

Returns remaining part of found option as float.

Source:

partAsInt()

Returns remaining part of found option as integer.

Source:

remain()

Returns remaining part of the draw options.

Source: