Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ButtonMapper Class Reference

Provides a simple interface to the events that can be generated by a Mouse object (or an equivalent combination of a 2 DOF device and a buttons device). More...

#include <fsa.H>

Collaboration diagram for ButtonMapper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ButtonMapper ()
 ButtonMapper (Mouse *m)
 ButtonMapper (DEVice_2d *p, DEVice_buttons *b)
DEVice_buttonsbuttons ()
DEVice_2dpointer ()
void set_devs (DEVice_2d *p, DEVice_buttons *b)
Event b1d (Evd::DEVmod mods=Evd::NONE)
Event b1u (Evd::DEVmod mods=Evd::ANY)
Event b1dS ()
Event b1uS ()
Event b1dC ()
Event b1uC ()
Event b1dM1 ()
Event b1uM1 ()
Event b1dM2 ()
Event b1uM2 ()
Event b1dM3 ()
Event b1uM3 ()
Event b2d (Evd::DEVmod mods=Evd::NONE)
Event b2u (Evd::DEVmod mods=Evd::ANY)
Event b2dS ()
Event b2uS ()
Event b2dC ()
Event b2uC ()
Event b2dM1 ()
Event b2uM1 ()
Event b2dM2 ()
Event b2uM2 ()
Event b2dM3 ()
Event b2uM3 ()
Event b3d (Evd::DEVmod mods=Evd::NONE)
Event b3u (Evd::DEVmod mods=Evd::ANY)
Event b3dS ()
Event b3uS ()
Event b3dC ()
Event b3uC ()
Event b3dM1 ()
Event b3uM1 ()
Event b3dM2 ()
Event b3uM2 ()
Event b3dM3 ()
Event b3uM3 ()
Event b4d (Evd::DEVmod mods=Evd::NONE)
Event b4u (Evd::DEVmod mods=Evd::ANY)
Event b4dS ()
Event b4uS ()
Event b4dC ()
Event b4uC ()
Event b4dM1 ()
Event b4uM1 ()
Event b4dM2 ()
Event b4uM2 ()
Event b4dM3 ()
Event b4uM3 ()
Event b5d (Evd::DEVmod mods=Evd::NONE)
Event b5u (Evd::DEVmod mods=Evd::ANY)
Event b5dS ()
Event b5uS ()
Event b5dC ()
Event b5uC ()
Event b5dM1 ()
Event b5uM1 ()
Event b5dM2 ()
Event b5uM2 ()
Event b5dM3 ()
Event b5uM3 ()
Event b6d (Evd::DEVmod mods=Evd::NONE)
Event b6u (Evd::DEVmod mods=Evd::ANY)
Event b6dS ()
Event b6uS ()
Event b6dC ()
Event b6uC ()
Event b6dM1 ()
Event b6uM1 ()
Event b6dM2 ()
Event b6uM2 ()
Event b6dM3 ()
Event b6uM3 ()
Event b7d (Evd::DEVmod mods=Evd::NONE)
Event b7u (Evd::DEVmod mods=Evd::ANY)
Event b7dS ()
Event b7uS ()
Event b7dC ()
Event b7uC ()
Event b7dM1 ()
Event b7uM1 ()
Event b7dM2 ()
Event b7uM2 ()
Event b7dM3 ()
Event b7uM3 ()
Event b8d (Evd::DEVmod mods=Evd::NONE)
Event b8u (Evd::DEVmod mods=Evd::ANY)
Event b8dS ()
Event b8uS ()
Event b8dC ()
Event b8uC ()
Event b8dM1 ()
Event b8uM1 ()
Event b8dM2 ()
Event b8uM2 ()
Event b8dM3 ()
Event b8uM3 ()
Event b9d (Evd::DEVmod mods=Evd::NONE)
Event b9u (Evd::DEVmod mods=Evd::ANY)
Event b9dS ()
Event b9uS ()
Event b9dC ()
Event b9uC ()
Event b9dM1 ()
Event b9uM1 ()
Event b9dM2 ()
Event b9uM2 ()
Event b9dM3 ()
Event b9uM3 ()
Event mov (Evd::DEVmod mods=Evd::ANY)
Event movC ()
Event movS ()
Event movM1 ()
Event movM2 ()
Event movM3 ()
Event shiftD ()
Event ctrlD ()
Event shiftU ()
Event ctrlU ()

Private Attributes

DEVice_buttons_btn
DEVice_2d_ptr

Detailed Description

Provides a simple interface to the events that can be generated by a Mouse object (or an equivalent combination of a 2 DOF device and a buttons device).

Definition at line 473 of file fsa.H.


Constructor & Destructor Documentation

ButtonMapper::ButtonMapper  )  [inline]
 

Definition at line 478 of file fsa.H.

ButtonMapper::ButtonMapper Mouse m  )  [inline]
 

Definition at line 479 of file fsa.H.

ButtonMapper::ButtonMapper DEVice_2d p,
DEVice_buttons b
[inline]
 

Definition at line 480 of file fsa.H.


Member Function Documentation

Event ButtonMapper::b1d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 487 of file fsa.H.

References _btn, and B1D.

Referenced by b1dC(), b1dM1(), b1dM2(), b1dM3(), b1dS(), and BaseJOTapp::init_cam_manip().

Event ButtonMapper::b1dC  )  [inline]
 

Definition at line 491 of file fsa.H.

References b1d(), and Evd::CONTROL.

Referenced by BaseJOTapp::init_cam_manip().

Event ButtonMapper::b1dM1  )  [inline]
 

Definition at line 493 of file fsa.H.

References b1d(), and Evd::MOD1.

Event ButtonMapper::b1dM2  )  [inline]
 

Definition at line 495 of file fsa.H.

References b1d(), and Evd::MOD2.

Event ButtonMapper::b1dM3  )  [inline]
 

Definition at line 497 of file fsa.H.

References b1d(), and Evd::MOD3.

Event ButtonMapper::b1dS  )  [inline]
 

Definition at line 489 of file fsa.H.

References b1d(), and Evd::SHIFT.

Event ButtonMapper::b1u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 488 of file fsa.H.

References _btn, and B1U.

Referenced by b1uC(), b1uM1(), b1uM2(), b1uM3(), b1uS(), and BaseJOTapp::init_cam_manip().

Event ButtonMapper::b1uC  )  [inline]
 

Definition at line 492 of file fsa.H.

References b1u(), and Evd::CONTROL.

Event ButtonMapper::b1uM1  )  [inline]
 

Definition at line 494 of file fsa.H.

References b1u(), and Evd::MOD1.

Event ButtonMapper::b1uM2  )  [inline]
 

Definition at line 496 of file fsa.H.

References b1u(), and Evd::MOD2.

Event ButtonMapper::b1uM3  )  [inline]
 

Definition at line 498 of file fsa.H.

References b1u(), and Evd::MOD3.

Event ButtonMapper::b1uS  )  [inline]
 

Definition at line 490 of file fsa.H.

References b1u(), and Evd::SHIFT.

Event ButtonMapper::b2d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 500 of file fsa.H.

References _btn, and B2D.

Referenced by b2dC(), b2dM1(), b2dM2(), b2dM3(), and b2dS().

Event ButtonMapper::b2dC  )  [inline]
 

Definition at line 504 of file fsa.H.

References b2d(), and Evd::CONTROL.

Referenced by BaseJOTapp::init_cam_manip().

Event ButtonMapper::b2dM1  )  [inline]
 

Definition at line 506 of file fsa.H.

References b2d(), and Evd::MOD1.

Event ButtonMapper::b2dM2  )  [inline]
 

Definition at line 508 of file fsa.H.

References b2d(), and Evd::MOD2.

Event ButtonMapper::b2dM3  )  [inline]
 

Definition at line 510 of file fsa.H.

References b2d(), and Evd::MOD3.

Event ButtonMapper::b2dS  )  [inline]
 

Definition at line 502 of file fsa.H.

References b2d(), and Evd::SHIFT.

Event ButtonMapper::b2u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 501 of file fsa.H.

References _btn, and B2U.

Referenced by b2uC(), b2uM1(), b2uM2(), b2uM3(), b2uS(), and BaseJOTapp::init_cam_manip().

Event ButtonMapper::b2uC  )  [inline]
 

Definition at line 505 of file fsa.H.

References b2u(), and Evd::CONTROL.

Event ButtonMapper::b2uM1  )  [inline]
 

Definition at line 507 of file fsa.H.

References b2u(), and Evd::MOD1.

Event ButtonMapper::b2uM2  )  [inline]
 

Definition at line 509 of file fsa.H.

References b2u(), and Evd::MOD2.

Event ButtonMapper::b2uM3  )  [inline]
 

Definition at line 511 of file fsa.H.

References b2u(), and Evd::MOD3.

Event ButtonMapper::b2uS  )  [inline]
 

Definition at line 503 of file fsa.H.

References b2u(), and Evd::SHIFT.

Event ButtonMapper::b3d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 513 of file fsa.H.

References _btn, and B3D.

Referenced by b3dC(), b3dM1(), b3dM2(), b3dM3(), b3dS(), and BaseJOTapp::init_cam_manip().

Event ButtonMapper::b3dC  )  [inline]
 

Definition at line 517 of file fsa.H.

References b3d(), and Evd::CONTROL.

Referenced by BaseJOTapp::init_cam_manip().

Event ButtonMapper::b3dM1  )  [inline]
 

Definition at line 519 of file fsa.H.

References b3d(), and Evd::MOD1.

Event ButtonMapper::b3dM2  )  [inline]
 

Definition at line 521 of file fsa.H.

References b3d(), and Evd::MOD2.

Event ButtonMapper::b3dM3  )  [inline]
 

Definition at line 523 of file fsa.H.

References b3d(), and Evd::MOD3.

Event ButtonMapper::b3dS  )  [inline]
 

Definition at line 515 of file fsa.H.

References b3d(), and Evd::SHIFT.

Event ButtonMapper::b3u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 514 of file fsa.H.

References _btn, and B3U.

Referenced by b3uC(), b3uM1(), b3uM2(), b3uM3(), b3uS(), and BaseJOTapp::init_cam_manip().

Event ButtonMapper::b3uC  )  [inline]
 

Definition at line 518 of file fsa.H.

References b3u(), and Evd::CONTROL.

Event ButtonMapper::b3uM1  )  [inline]
 

Definition at line 520 of file fsa.H.

References b3u(), and Evd::MOD1.

Event ButtonMapper::b3uM2  )  [inline]
 

Definition at line 522 of file fsa.H.

References b3u(), and Evd::MOD2.

Event ButtonMapper::b3uM3  )  [inline]
 

Definition at line 524 of file fsa.H.

References b3u(), and Evd::MOD3.

Event ButtonMapper::b3uS  )  [inline]
 

Definition at line 516 of file fsa.H.

References b3u(), and Evd::SHIFT.

Event ButtonMapper::b4d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 526 of file fsa.H.

References _btn, and B4D.

Referenced by b4dC(), b4dM1(), b4dM2(), b4dM3(), and b4dS().

Event ButtonMapper::b4dC  )  [inline]
 

Definition at line 530 of file fsa.H.

References b4d(), and Evd::CONTROL.

Event ButtonMapper::b4dM1  )  [inline]
 

Definition at line 532 of file fsa.H.

References b4d(), and Evd::MOD1.

Event ButtonMapper::b4dM2  )  [inline]
 

Definition at line 534 of file fsa.H.

References b4d(), and Evd::MOD2.

Event ButtonMapper::b4dM3  )  [inline]
 

Definition at line 536 of file fsa.H.

References b4d(), and Evd::MOD3.

Event ButtonMapper::b4dS  )  [inline]
 

Definition at line 528 of file fsa.H.

References b4d(), and Evd::SHIFT.

Event ButtonMapper::b4u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 527 of file fsa.H.

References _btn, and B4U.

Referenced by b4uC(), b4uM1(), b4uM2(), b4uM3(), and b4uS().

Event ButtonMapper::b4uC  )  [inline]
 

Definition at line 531 of file fsa.H.

References b4u(), and Evd::CONTROL.

Event ButtonMapper::b4uM1  )  [inline]
 

Definition at line 533 of file fsa.H.

References b4u(), and Evd::MOD1.

Event ButtonMapper::b4uM2  )  [inline]
 

Definition at line 535 of file fsa.H.

References b4u(), and Evd::MOD2.

Event ButtonMapper::b4uM3  )  [inline]
 

Definition at line 537 of file fsa.H.

References b4u(), and Evd::MOD3.

Event ButtonMapper::b4uS  )  [inline]
 

Definition at line 529 of file fsa.H.

References b4u(), and Evd::SHIFT.

Event ButtonMapper::b5d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 539 of file fsa.H.

References _btn, and B5D.

Referenced by b5dC(), b5dM1(), b5dM2(), b5dM3(), and b5dS().

Event ButtonMapper::b5dC  )  [inline]
 

Definition at line 543 of file fsa.H.

References b5d(), and Evd::CONTROL.

Event ButtonMapper::b5dM1  )  [inline]
 

Definition at line 545 of file fsa.H.

References b5d(), and Evd::MOD1.

Event ButtonMapper::b5dM2  )  [inline]
 

Definition at line 547 of file fsa.H.

References b5d(), and Evd::MOD2.

Event ButtonMapper::b5dM3  )  [inline]
 

Definition at line 549 of file fsa.H.

References b5d(), and Evd::MOD3.

Event ButtonMapper::b5dS  )  [inline]
 

Definition at line 541 of file fsa.H.

References b5d(), and Evd::SHIFT.

Event ButtonMapper::b5u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 540 of file fsa.H.

References _btn, and B5U.

Referenced by b5uC(), b5uM1(), b5uM2(), b5uM3(), and b5uS().

Event ButtonMapper::b5uC  )  [inline]
 

Definition at line 544 of file fsa.H.

References b5u(), and Evd::CONTROL.

Event ButtonMapper::b5uM1  )  [inline]
 

Definition at line 546 of file fsa.H.

References b5u(), and Evd::MOD1.

Event ButtonMapper::b5uM2  )  [inline]
 

Definition at line 548 of file fsa.H.

References b5u(), and Evd::MOD2.

Event ButtonMapper::b5uM3  )  [inline]
 

Definition at line 550 of file fsa.H.

References b5u(), and Evd::MOD3.

Event ButtonMapper::b5uS  )  [inline]
 

Definition at line 542 of file fsa.H.

References b5u(), and Evd::SHIFT.

Event ButtonMapper::b6d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 552 of file fsa.H.

References _btn, and B6D.

Referenced by b6dC(), b6dM1(), b6dM2(), b6dM3(), and b6dS().

Event ButtonMapper::b6dC  )  [inline]
 

Definition at line 556 of file fsa.H.

References b6d(), and Evd::CONTROL.

Event ButtonMapper::b6dM1  )  [inline]
 

Definition at line 558 of file fsa.H.

References b6d(), and Evd::MOD1.

Event ButtonMapper::b6dM2  )  [inline]
 

Definition at line 560 of file fsa.H.

References b6d(), and Evd::MOD2.

Event ButtonMapper::b6dM3  )  [inline]
 

Definition at line 562 of file fsa.H.

References b6d(), and Evd::MOD3.

Event ButtonMapper::b6dS  )  [inline]
 

Definition at line 554 of file fsa.H.

References b6d(), and Evd::SHIFT.

Event ButtonMapper::b6u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 553 of file fsa.H.

References _btn, and B6U.

Referenced by b6uC(), b6uM1(), b6uM2(), b6uM3(), and b6uS().

Event ButtonMapper::b6uC  )  [inline]
 

Definition at line 557 of file fsa.H.

References b6u(), and Evd::CONTROL.

Event ButtonMapper::b6uM1  )  [inline]
 

Definition at line 559 of file fsa.H.

References b6u(), and Evd::MOD1.

Event ButtonMapper::b6uM2  )  [inline]
 

Definition at line 561 of file fsa.H.

References b6u(), and Evd::MOD2.

Event ButtonMapper::b6uM3  )  [inline]
 

Definition at line 563 of file fsa.H.

References b6u(), and Evd::MOD3.

Event ButtonMapper::b6uS  )  [inline]
 

Definition at line 555 of file fsa.H.

References b6u(), and Evd::SHIFT.

Event ButtonMapper::b7d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 565 of file fsa.H.

References _btn, and B7D.

Referenced by b7dC(), b7dM1(), b7dM2(), b7dM3(), and b7dS().

Event ButtonMapper::b7dC  )  [inline]
 

Definition at line 569 of file fsa.H.

References b7d(), and Evd::CONTROL.

Event ButtonMapper::b7dM1  )  [inline]
 

Definition at line 571 of file fsa.H.

References b7d(), and Evd::MOD1.

Event ButtonMapper::b7dM2  )  [inline]
 

Definition at line 573 of file fsa.H.

References b7d(), and Evd::MOD2.

Event ButtonMapper::b7dM3  )  [inline]
 

Definition at line 575 of file fsa.H.

References b7d(), and Evd::MOD3.

Event ButtonMapper::b7dS  )  [inline]
 

Definition at line 567 of file fsa.H.

References b7d(), and Evd::SHIFT.

Event ButtonMapper::b7u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 566 of file fsa.H.

References _btn, and B7U.

Referenced by b7uC(), b7uM1(), b7uM2(), b7uM3(), and b7uS().

Event ButtonMapper::b7uC  )  [inline]
 

Definition at line 570 of file fsa.H.

References b7u(), and Evd::CONTROL.

Event ButtonMapper::b7uM1  )  [inline]
 

Definition at line 572 of file fsa.H.

References b7u(), and Evd::MOD1.

Event ButtonMapper::b7uM2  )  [inline]
 

Definition at line 574 of file fsa.H.

References b7u(), and Evd::MOD2.

Event ButtonMapper::b7uM3  )  [inline]
 

Definition at line 576 of file fsa.H.

References b7u(), and Evd::MOD3.

Event ButtonMapper::b7uS  )  [inline]
 

Definition at line 568 of file fsa.H.

References b7u(), and Evd::SHIFT.

Event ButtonMapper::b8d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 578 of file fsa.H.

References _btn, and B8D.

Referenced by b8dC(), b8dM1(), b8dM2(), b8dM3(), and b8dS().

Event ButtonMapper::b8dC  )  [inline]
 

Definition at line 582 of file fsa.H.

References b8d(), and Evd::CONTROL.

Event ButtonMapper::b8dM1  )  [inline]
 

Definition at line 584 of file fsa.H.

References b8d(), and Evd::MOD1.

Event ButtonMapper::b8dM2  )  [inline]
 

Definition at line 586 of file fsa.H.

References b8d(), and Evd::MOD2.

Event ButtonMapper::b8dM3  )  [inline]
 

Definition at line 588 of file fsa.H.

References b8d(), and Evd::MOD3.

Event ButtonMapper::b8dS  )  [inline]
 

Definition at line 580 of file fsa.H.

References b8d(), and Evd::SHIFT.

Event ButtonMapper::b8u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 579 of file fsa.H.

References _btn, and B8U.

Referenced by b8uC(), b8uM1(), b8uM2(), b8uM3(), and b8uS().

Event ButtonMapper::b8uC  )  [inline]
 

Definition at line 583 of file fsa.H.

References b8u(), and Evd::CONTROL.

Event ButtonMapper::b8uM1  )  [inline]
 

Definition at line 585 of file fsa.H.

References b8u(), and Evd::MOD1.

Event ButtonMapper::b8uM2  )  [inline]
 

Definition at line 587 of file fsa.H.

References b8u(), and Evd::MOD2.

Event ButtonMapper::b8uM3  )  [inline]
 

Definition at line 589 of file fsa.H.

References b8u(), and Evd::MOD3.

Event ButtonMapper::b8uS  )  [inline]
 

Definition at line 581 of file fsa.H.

References b8u(), and Evd::SHIFT.

Event ButtonMapper::b9d Evd::DEVmod  mods = Evd::NONE  )  [inline]
 

Definition at line 591 of file fsa.H.

References _btn, and B9D.

Referenced by b9dC(), b9dM1(), b9dM2(), b9dM3(), and b9dS().

Event ButtonMapper::b9dC  )  [inline]
 

Definition at line 595 of file fsa.H.

References b9d(), and Evd::CONTROL.

Event ButtonMapper::b9dM1  )  [inline]
 

Definition at line 597 of file fsa.H.

References b9d(), and Evd::MOD1.

Event ButtonMapper::b9dM2  )  [inline]
 

Definition at line 599 of file fsa.H.

References b9d(), and Evd::MOD2.

Event ButtonMapper::b9dM3  )  [inline]
 

Definition at line 601 of file fsa.H.

References b9d(), and Evd::MOD3.

Event ButtonMapper::b9dS  )  [inline]
 

Definition at line 593 of file fsa.H.

References b9d(), and Evd::SHIFT.

Event ButtonMapper::b9u Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 592 of file fsa.H.

References _btn, and B9U.

Referenced by b9uC(), b9uM1(), b9uM2(), b9uM3(), and b9uS().

Event ButtonMapper::b9uC  )  [inline]
 

Definition at line 596 of file fsa.H.

References b9u(), and Evd::CONTROL.

Event ButtonMapper::b9uM1  )  [inline]
 

Definition at line 598 of file fsa.H.

References b9u(), and Evd::MOD1.

Event ButtonMapper::b9uM2  )  [inline]
 

Definition at line 600 of file fsa.H.

References b9u(), and Evd::MOD2.

Event ButtonMapper::b9uM3  )  [inline]
 

Definition at line 602 of file fsa.H.

References b9u(), and Evd::MOD3.

Event ButtonMapper::b9uS  )  [inline]
 

Definition at line 594 of file fsa.H.

References b9u(), and Evd::SHIFT.

DEVice_buttons* ButtonMapper::buttons  )  [inline]
 

Definition at line 482 of file fsa.H.

References _btn.

Event ButtonMapper::ctrlD  )  [inline]
 

Definition at line 612 of file fsa.H.

References CTL_D.

Event ButtonMapper::ctrlU  )  [inline]
 

Definition at line 614 of file fsa.H.

References CTL_U.

Event ButtonMapper::mov Evd::DEVmod  mods = Evd::ANY  )  [inline]
 

Definition at line 604 of file fsa.H.

References _ptr, and MOV.

Referenced by BaseJOTapp::init_cam_manip(), movC(), movM1(), movM2(), movM3(), and movS().

Event ButtonMapper::movC  )  [inline]
 

Definition at line 605 of file fsa.H.

References Evd::CONTROL, and mov().

Event ButtonMapper::movM1  )  [inline]
 

Definition at line 607 of file fsa.H.

References Evd::MOD1, and mov().

Event ButtonMapper::movM2  )  [inline]
 

Definition at line 608 of file fsa.H.

References Evd::MOD2, and mov().

Event ButtonMapper::movM3  )  [inline]
 

Definition at line 609 of file fsa.H.

References Evd::MOD3, and mov().

Event ButtonMapper::movS  )  [inline]
 

Definition at line 606 of file fsa.H.

References mov(), and Evd::SHIFT.

DEVice_2d* ButtonMapper::pointer  )  [inline]
 

Definition at line 483 of file fsa.H.

References _ptr.

void ButtonMapper::set_devs DEVice_2d p,
DEVice_buttons b
[inline]
 

Definition at line 485 of file fsa.H.

References _btn, and _ptr.

Referenced by BaseJOTapp::init_dev_cb().

Event ButtonMapper::shiftD  )  [inline]
 

Definition at line 611 of file fsa.H.

References SHIFT_D.

Event ButtonMapper::shiftU  )  [inline]
 

Definition at line 613 of file fsa.H.

References SHIFT_U.


Member Data Documentation

DEVice_buttons* ButtonMapper::_btn [private]
 

Definition at line 475 of file fsa.H.

Referenced by b1d(), b1u(), b2d(), b2u(), b3d(), b3u(), b4d(), b4u(), b5d(), b5u(), b6d(), b6u(), b7d(), b7u(), b8d(), b8u(), b9d(), b9u(), buttons(), and set_devs().

DEVice_2d* ButtonMapper::_ptr [private]
 

Definition at line 476 of file fsa.H.

Referenced by mov(), pointer(), and set_devs().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:44:40 2006 for jot by  doxygen 1.4.4