Public Member Functions | Public Attributes | List of all members
TkJoyStick.tkjoystick.TkJoystick Class Reference
Inheritance diagram for TkJoyStick.tkjoystick.TkJoystick:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, r=10, width=300, height=300, master=None)
 
def create_checkbutton (self, frame)
 
def create_pollabel (self, frame)
 
def create_scale (self, frame)
 
def create_xylabel (self, frame)
 
def get_pos (self)
 
def init (self)
 
def on_pos_update (self, pos, pol)
 
def on_scale (self, val)
 
def reset_scale (self)
 
def set_on_update (self, func)
 

Public Attributes

 axis_check
 
 can_axis
 
 can_circle
 
 can_poltext
 
 can_vline
 
 can_xytext
 
 canvas
 
 circ_check
 
 default_pitch
 
 frame
 
 height
 
 on_update
 
 pol_check
 
 pol_r
 
 pol_th
 
 poltext_x
 
 poltext_y
 
 pos_x
 
 pos_y
 
 rentry
 
 scale_var
 
 stick
 
 stick_r
 
 thentry
 
 vline_check
 
 vline_color
 
 vline_width
 
 wd
 
 width
 
 x0
 
 xentry
 
 xy_check
 
 xytext_x
 
 xytext_y
 
 y0
 
 yentry
 

Detailed Description

Definition at line 290 of file tkjoystick.py.

Constructor & Destructor Documentation

◆ __init__()

def TkJoyStick.tkjoystick.TkJoystick.__init__ (   self,
  r = 10,
  width = 300,
  height = 300,
  master = None 
)

Definition at line 291 of file tkjoystick.py.

Member Function Documentation

◆ create_checkbutton()

def TkJoyStick.tkjoystick.TkJoystick.create_checkbutton (   self,
  frame 
)

Definition at line 425 of file tkjoystick.py.

◆ create_pollabel()

def TkJoyStick.tkjoystick.TkJoystick.create_pollabel (   self,
  frame 
)

Definition at line 473 of file tkjoystick.py.

◆ create_scale()

def TkJoyStick.tkjoystick.TkJoystick.create_scale (   self,
  frame 
)

Definition at line 405 of file tkjoystick.py.

◆ create_xylabel()

def TkJoyStick.tkjoystick.TkJoystick.create_xylabel (   self,
  frame 
)

Definition at line 458 of file tkjoystick.py.

◆ get_pos()

def TkJoyStick.tkjoystick.TkJoystick.get_pos (   self)

Definition at line 492 of file tkjoystick.py.

◆ init()

def TkJoyStick.tkjoystick.TkJoystick.init (   self)

Definition at line 360 of file tkjoystick.py.

◆ on_pos_update()

def TkJoyStick.tkjoystick.TkJoystick.on_pos_update (   self,
  pos,
  pol 
)

Definition at line 495 of file tkjoystick.py.

◆ on_scale()

def TkJoyStick.tkjoystick.TkJoystick.on_scale (   self,
  val 
)

Definition at line 417 of file tkjoystick.py.

◆ reset_scale()

def TkJoyStick.tkjoystick.TkJoystick.reset_scale (   self)

Definition at line 487 of file tkjoystick.py.

◆ set_on_update()

def TkJoyStick.tkjoystick.TkJoystick.set_on_update (   self,
  func 
)

Definition at line 528 of file tkjoystick.py.

Member Data Documentation

◆ axis_check

TkJoyStick.tkjoystick.TkJoystick.axis_check

Definition at line 321 of file tkjoystick.py.

◆ can_axis

TkJoyStick.tkjoystick.TkJoystick.can_axis

Definition at line 371 of file tkjoystick.py.

◆ can_circle

TkJoyStick.tkjoystick.TkJoystick.can_circle

Definition at line 366 of file tkjoystick.py.

◆ can_poltext

TkJoyStick.tkjoystick.TkJoystick.can_poltext

Definition at line 380 of file tkjoystick.py.

◆ can_vline

TkJoyStick.tkjoystick.TkJoystick.can_vline

Definition at line 383 of file tkjoystick.py.

◆ can_xytext

TkJoyStick.tkjoystick.TkJoystick.can_xytext

Definition at line 375 of file tkjoystick.py.

◆ canvas

TkJoyStick.tkjoystick.TkJoystick.canvas

Definition at line 361 of file tkjoystick.py.

◆ circ_check

TkJoyStick.tkjoystick.TkJoystick.circ_check

Definition at line 323 of file tkjoystick.py.

◆ default_pitch

TkJoyStick.tkjoystick.TkJoystick.default_pitch

Definition at line 351 of file tkjoystick.py.

◆ frame

TkJoyStick.tkjoystick.TkJoystick.frame

Definition at line 397 of file tkjoystick.py.

◆ height

TkJoyStick.tkjoystick.TkJoystick.height

Definition at line 302 of file tkjoystick.py.

◆ on_update

TkJoyStick.tkjoystick.TkJoystick.on_update

Definition at line 354 of file tkjoystick.py.

◆ pol_check

TkJoyStick.tkjoystick.TkJoystick.pol_check

Definition at line 327 of file tkjoystick.py.

◆ pol_r

TkJoyStick.tkjoystick.TkJoystick.pol_r

Definition at line 296 of file tkjoystick.py.

◆ pol_th

TkJoyStick.tkjoystick.TkJoystick.pol_th

Definition at line 297 of file tkjoystick.py.

◆ poltext_x

TkJoyStick.tkjoystick.TkJoystick.poltext_x

Definition at line 345 of file tkjoystick.py.

◆ poltext_y

TkJoyStick.tkjoystick.TkJoystick.poltext_y

Definition at line 346 of file tkjoystick.py.

◆ pos_x

TkJoyStick.tkjoystick.TkJoystick.pos_x

Definition at line 294 of file tkjoystick.py.

◆ pos_y

TkJoyStick.tkjoystick.TkJoystick.pos_y

Definition at line 295 of file tkjoystick.py.

◆ rentry

TkJoyStick.tkjoystick.TkJoystick.rentry

Definition at line 311 of file tkjoystick.py.

◆ scale_var

TkJoyStick.tkjoystick.TkJoystick.scale_var

Definition at line 315 of file tkjoystick.py.

◆ stick

TkJoyStick.tkjoystick.TkJoystick.stick

Definition at line 388 of file tkjoystick.py.

◆ stick_r

TkJoyStick.tkjoystick.TkJoystick.stick_r

Definition at line 299 of file tkjoystick.py.

◆ thentry

TkJoyStick.tkjoystick.TkJoystick.thentry

Definition at line 312 of file tkjoystick.py.

◆ vline_check

TkJoyStick.tkjoystick.TkJoystick.vline_check

Definition at line 319 of file tkjoystick.py.

◆ vline_color

TkJoyStick.tkjoystick.TkJoystick.vline_color

Definition at line 349 of file tkjoystick.py.

◆ vline_width

TkJoyStick.tkjoystick.TkJoystick.vline_width

Definition at line 350 of file tkjoystick.py.

◆ wd

TkJoyStick.tkjoystick.TkJoystick.wd

Definition at line 304 of file tkjoystick.py.

◆ width

TkJoyStick.tkjoystick.TkJoystick.width

Definition at line 301 of file tkjoystick.py.

◆ x0

TkJoyStick.tkjoystick.TkJoystick.x0

Definition at line 306 of file tkjoystick.py.

◆ xentry

TkJoyStick.tkjoystick.TkJoystick.xentry

Definition at line 309 of file tkjoystick.py.

◆ xy_check

TkJoyStick.tkjoystick.TkJoystick.xy_check

Definition at line 325 of file tkjoystick.py.

◆ xytext_x

TkJoyStick.tkjoystick.TkJoystick.xytext_x

Definition at line 343 of file tkjoystick.py.

◆ xytext_y

TkJoyStick.tkjoystick.TkJoystick.xytext_y

Definition at line 344 of file tkjoystick.py.

◆ y0

TkJoyStick.tkjoystick.TkJoystick.y0

Definition at line 307 of file tkjoystick.py.

◆ yentry

TkJoyStick.tkjoystick.TkJoystick.yentry

Definition at line 310 of file tkjoystick.py.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:09