Joystick Toolkit - isvrjoystick


: retval = isvrjoystick (obj)

Check whether an input value is a vrjoystick object.

This function is essentially just a call to retval = isa(obj, "octave_joystick");

Inputs

obj - The object to check

Outputs

retval is true if obj is a vrjoystick object, and false otherwise.

See also: vrjoystick.