Class KeyInput3D

    • Field Detail

      • keycode

        public TypedIOPort keycode
        An output port that contains the keycode for a key pressed on the viewscreen. The default type is int.
      • _userInputNode

        protected javax.media.j3d.BranchGroup _userInputNode
        The BranchGroup to which is listened for key presses.
      • _hasData

        protected boolean _hasData
        True if this actor has data.