Changes between Version 5 and Version 6 of SourceMap


Ignore:
Timestamp:
Jan 2, 2012, 1:32:49 AM (12 years ago)
Author:
gerbilOFdoom
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SourceMap

    v5 v6  
    44
    55== User Interface ==
    6 === Buttons ===
     6=== Actions ===
     7==== Selection ====
     8Source Locations:
     9
     10Public/gui/session/input.js - Lines 487-570 ,802-907
     11
     12
     13
     14=== Objects ===
     15==== Buttons ====
    716Source Locations:[[BR]]source/gui/CButton.cpp - Defines the button, passes "!HandleMessage" off to IGUIButtonBehavior and IGUITextOwner[[BR]]source/gui/IGUIButtonBehavior.cpp - Handles button events, currently mouse clicks and hovers
    817
     
    1019
    1120Events[[BR]].onpress(func)[[BR]].onrightpress(func) ''To be implemented with ticket 1028''
     21
     22===  ===