CN107748641B - Numerical value adjustment control method and device, electronic equipment and storage medium - Google Patents

Numerical value adjustment control method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN107748641B
CN107748641B CN201711059813.8A CN201711059813A CN107748641B CN 107748641 B CN107748641 B CN 107748641B CN 201711059813 A CN201711059813 A CN 201711059813A CN 107748641 B CN107748641 B CN 107748641B
Authority
CN
China
Prior art keywords
touch
numerical value
distance
numerical
event
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711059813.8A
Other languages
Chinese (zh)
Other versions
CN107748641A (en
Inventor
王珺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN201711059813.8A priority Critical patent/CN107748641B/en
Priority to CN202010544924.3A priority patent/CN111766995A/en
Publication of CN107748641A publication Critical patent/CN107748641A/en
Application granted granted Critical
Publication of CN107748641B publication Critical patent/CN107748641B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure provides a numerical value regulation control method, a numerical value regulation control device, electronic equipment and a computer readable storage medium, and relates to the technical field of human-computer interaction. The method comprises the following steps: when a touch event acting on a numerical value adjusting control is detected, detecting the position of a touch point of the touch event in the interactive interface; when the touch point of the touch event is in a preset area range, acquiring the distance between the touch point of the touch event and the numerical value adjusting control in a first direction; and adjusting the numerical value corresponding to the numerical value adjusting control according to the mapping relation between the distance and the sensitivity and the sliding distance of the touch point in the second direction. The method and the device can improve the accuracy and efficiency of numerical value adjustment.

Description

Numerical value adjustment control method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of human-computer interaction, and in particular, to a numerical adjustment control method, a numerical adjustment control apparatus, an electronic device, and a computer-readable storage medium.
Background
With the rapid development of mobile communication technology, a large number of game applications have emerged. In the context of various types of gaming applications, adjustments to values, such as virtual soldier numbers, virtual weapon numbers, etc., are typically involved. Therefore, how to consider the efficiency and accuracy of numerical adjustment under the premise of screen size limitation becomes a problem that most of current game applications aim to solve.
In the related art, numerical adjustment is often performed based on a multi-touch method, for example, by combining a slide operation with a click operation. Wherein the sliding operation is used for quick adjustment of the numerical value to adjust the numerical value to a relatively large fuzzy range; the click operation is used for a single adjustment of the numerical value to fine tune to the appropriate numerical value. Referring to fig. 1, a progress bar is provided to perform coarse quick adjustment, and then a "+", "-" control is used to perform +1 or-1 fine adjustment, so as to achieve coarse and fine digital adjustment. In order to improve the input efficiency, a mode of inputting numbers on an interface by a number input box is also provided in the related art, as shown in fig. 2, the numbers are input on an interactive interface, so that the number is directly controlled, meanwhile, the number can be finely adjusted by clicking plus-minus signs, and after the input is finished, a digital area can be closed around a floating box by clicking.
However, in the actual mobile game application, the above two methods have the following problems: firstly, sliding and clicking two-step operation are required for each adjustment, so that when a user wants to increase or decrease a numerical value in a large numerical value range or wants to quickly locate a certain numerical value area, the user needs to slide and click an increase or decrease control button for multiple times, the operation amount is large, and the efficiency is low; secondly, the sliding operation is easy to pass, multiple clicks are needed during fine adjustment, and the actual number of clicks and operation time are uncontrollable, so that the fault tolerance is low; thirdly, the digital input box occupies a large amount of interactive interfaces, so that the screen utilization rate is low.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
An object of the present disclosure is to provide a numerical adjustment control method and a numerical adjustment control apparatus, an electronic device, and a computer-readable storage medium, which overcome one or more of the problems due to the limitations and disadvantages of the related art, at least to some extent.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of the disclosure.
According to an aspect of the present disclosure, a method for controlling numerical adjustment is provided, which is applied to a mobile touch terminal capable of presenting an interactive interface, and includes:
when a touch event acting on a numerical value adjusting control is detected, detecting the position of a touch point of the touch event in the interactive interface;
when the touch point of the touch event is in a preset area range, acquiring the distance between the touch point of the touch event and the numerical value adjusting control in a first direction;
and adjusting the numerical value corresponding to the numerical value adjusting control according to the mapping relation between the distance and the sensitivity and the sliding distance of the touch point in the second direction.
In an exemplary embodiment of the disclosure, before receiving a touch event acting on a numerical adjustment control, the method further includes:
and triggering to execute a numerical value adjusting function when a touch control initial event acting on the numerical value adjusting control is received.
In an exemplary embodiment of the present disclosure, the method further comprises:
and when a touch event acting on the numerical adjustment control is detected, providing a touch auxiliary control in the interactive interface.
In an exemplary embodiment of the present disclosure, the touch auxiliary control is controlled to move along the second direction according to the sliding of the touch point.
In an exemplary embodiment of the present disclosure, the touch auxiliary control is hung on the numerical adjustment control.
In an exemplary embodiment of the present disclosure, the mapping relationship between the distance and the sensitivity includes:
when the distance of the touch point in the first direction is smaller than a preset threshold value, the sensitivity corresponding to a unit distance is a first sensitivity;
when the distance is larger than the preset threshold value, the sensitivity corresponding to the unit distance is a second sensitivity;
wherein the first sensitivity is less than the second sensitivity.
In an exemplary embodiment of the present disclosure, the mapping relationship between the distance and the sensitivity includes:
the sensitivities corresponding to the unit distance of the touch points in the second direction are the same.
In an exemplary embodiment of the present disclosure, the method further comprises:
and controlling the sensitivity according to the ratio of the distance of the touch point in the first direction and the sliding distance of the touch point in the second direction.
In an exemplary embodiment of the present disclosure, obtaining a distance between the touch point of the touch event and the numerical adjustment control in a first direction includes:
and acquiring the distance between the touch point and the numerical value adjusting control in the first direction according to the track of the touch event.
In an exemplary embodiment of the present disclosure, the method further comprises:
and when a touch ending event continuous with the touch event is detected, displaying a numerical value corresponding to the numerical value adjusting control on the interactive interface in an identification manner.
In an exemplary embodiment of the present disclosure, the method further comprises:
hiding the touch auxiliary control when the touch end event continuous with the touch event is detected.
In an exemplary embodiment of the present disclosure, the method further comprises:
and when the touch auxiliary control is provided, canceling the control of the plurality of functional controls.
According to an aspect of the present disclosure, a numerical adjustment control apparatus is provided, which is applied to a mobile touch terminal capable of presenting an interactive interface, and includes:
the event detection module is used for detecting the position of a touch point of a touch event in the interactive interface when the touch event acting on a numerical value adjusting control is detected;
the distance acquisition module is used for acquiring the sliding distance between the touch point of the touch event and the numerical value adjusting control in the first direction when the touch point of the touch event is in a preset area range;
and the numerical value adjusting module is used for adjusting the numerical value corresponding to the numerical value adjusting control according to the sliding distance of the touch point in the second direction and the mapping relation between the sliding distance and the sensitivity.
According to an aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the numerical adjustment control method of any one of the above.
According to an aspect of the present disclosure, there is provided an electronic device including:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to execute any one of the numerical adjustment control methods described above via execution of the executable instructions.
In the numerical adjustment control method, the numerical adjustment control device, the electronic device, and the computer-readable storage medium provided in the exemplary embodiment of the present disclosure, on one hand, by a mapping relationship between a distance of a touch point of the touch event in a first direction and the sensitivity and a sliding distance in a second direction, adjustment and positioning of a numerical value can be rapidly achieved, and accuracy is improved; on the other hand, the numerical value can be accurately adjusted only through the touch event, and compared with sliding and clicking operations in the related technology, the numerical value adjusting method has the advantages that operation steps are reduced, and numerical value adjusting efficiency is improved; on the other hand, the use of the control is reduced, and the screen utilization rate is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The above and other features and advantages of the present disclosure will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
FIG. 1 is a schematic diagram of a first numerical adjustment interface in the related art;
FIG. 2 is a diagram illustrating a second numerical adjustment interface of the related art;
FIG. 3 schematically illustrates a numerical adjustment control method in an exemplary embodiment of the present disclosure;
FIG. 4 is a schematic diagram illustrating a touch-assisted control according to an exemplary embodiment of the disclosure;
FIG. 5 schematically illustrates a schematic diagram of distance acquisition in an exemplary embodiment of the disclosure;
fig. 6 schematically illustrates a diagram of a distance mapping relationship between a touch point of a touch event and a numerical adjustment control in a touch auxiliary control according to an exemplary embodiment of the present disclosure;
FIG. 7 is a diagram schematically illustrating an identified display of a numerical adjustment control corresponding numerical value in an exemplary embodiment of the present disclosure;
fig. 8 schematically shows a structural diagram of a numerical adjustment control apparatus in an exemplary embodiment of the present disclosure;
FIG. 9 schematically illustrates a block diagram of an electronic device in an exemplary embodiment of the disclosure;
fig. 10 schematically illustrates a program product in an exemplary embodiment of the disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the embodiments of the disclosure can be practiced without one or more of the specific details, or with other methods, components, materials, devices, steps, and so forth. In other instances, well-known structures, methods, devices, implementations, materials, or operations are not shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. That is, these functional entities may be implemented in the form of software, or in one or more software-hardened modules, or in different networks and/or processor devices and/or microcontroller devices.
The exemplary embodiment first discloses a numerical value adjustment control method, which can be applied to any interactive interface requiring setting or numerical value adjustment, and the exemplary embodiment is described by taking the example of being applied to a mobile touch terminal presenting a game scene with setting or numerical value adjustment. The interactive interface may be obtained by executing a software application on a processor of the mobile touch terminal and rendering on a display of the touch terminal. The mobile touch terminal can be various electronic devices with touch screens, such as a mobile phone, a tablet computer, a PDA, and the like. Referring to fig. 3, the numerical adjustment control method may include the steps of:
s310, when a touch event acting on a numerical value adjusting control is detected, detecting the position of a touch point of the touch event in the interactive interface;
step S320, when the touch point of the touch event is in a preset area range, acquiring the distance between the touch point of the touch event and the numerical value adjusting control in a first direction;
and S330, adjusting a numerical value corresponding to the numerical value adjusting control according to the mapping relation between the distance and the sensitivity and the sliding distance of the touch point in the second direction.
According to the numerical value adjustment control method in the present exemplary embodiment, on one hand, through the mapping relationship between the distance of the touch point of the touch event in the first direction and the sensitivity and the sliding distance in the second direction, the adjustment and the positioning of the numerical value can be realized more quickly, and the accuracy is improved; on the other hand, the numerical value can be accurately adjusted only through the touch event, and compared with sliding and clicking operations in the related technology, the numerical value adjusting method has the advantages that operation steps are reduced, and numerical value adjusting efficiency is improved; on the other hand, the use of the control is reduced, and the screen utilization rate is improved.
Next, each step in the numerical adjustment control method is further explained with reference to fig. 3 to 7.
In step S310, when a touch event acting on a numerical adjustment control is detected, a position of a touch point of the touch event in the interactive interface is detected.
In the present exemplary embodiment, the numerical adjustment control may be, for example, a progress bar, and may be located at any position of the interactive interface, as shown in fig. 4, the progress bar 401 in this example may include a bottom-layer bar control 402 and a circular control 403 located on the bar control, and a user may perform various touch events on the circular control 403. In addition, the circular control can be hidden and only the bar control can be used for identifying the progress bar. In this example, the maximum number of virtual objects or virtual weapons may be represented by the entire bar control, the portion with one end point of the bar control to the circle control represents the set number or completed portion, while the remaining portion represents the incomplete portion or a further settable number, and the set portions may be displayed identifiably.
The touch event in this example may be a drag event or a slide event, and the slide event is taken as an example for explanation here. The sliding event may be, for example, a normal sliding event or a sliding event in which a press is performed while sliding. The sliding event may start at any position on the numerical adjustment control and end at any position. For example, the end point of the sliding event may be on the numerical adjustment control, or may be anywhere on the interactive interface beyond the numerical adjustment control. When a touch event acting on the numerical adjustment control is detected, the position of a touch point of the touch event in the interactive interface can be detected through a position detection module, a coordinate system, a program function or the like.
In addition, the method may further include:
and when a touch event acting on the numerical adjustment control is detected, providing a touch auxiliary control in the interactive interface.
And when the touch event acting on the numerical adjustment control is detected, providing a touch auxiliary control at any position of the interactive interface. The touch auxiliary control can be a visual area used for indicating the operation sensitivity, and can also be a preferred operation area or a recommended operation area for carrying out numerical value adjustment. The touch auxiliary control may be, for example, 404 shown in fig. 4, and the touch auxiliary control may be a trapezoid or other shape. In order to better perform the identification function, the touch auxiliary control in this example may be hung on the numerical adjustment control, for example, the touch auxiliary control may be hung below the numerical adjustment control. Further, the touch auxiliary control may be kept fixed in one position, and may also be adjusted in real time according to a change of the touch point of the sliding event, which is not particularly limited in this example. In addition, the boundary of the touch auxiliary control can be displayed in an identifying manner, for example, the boundary of the touch auxiliary control can be thickened, or the boundary can be displayed in a flashing manner or any other manner, so as to assist a user to more accurately perform related touch operations, thereby avoiding misoperation to a certain extent and improving operation efficiency.
It should be noted that when the position of the progress bar is at the lowest position of the operation screen, the operation space is limited, and therefore, the auxiliary touch control below the progress bar may also be set as the auxiliary touch control above the progress bar.
In this example, by providing the touch auxiliary control, the actual operation space of the user in the numerical adjustment process is increased, and compared with the related art, an addition and subtraction control or a digital input control is omitted, so that the interface space is saved, and the screen utilization rate is improved.
Additionally, before receiving a touch event acting on a numerical adjustment control, the method may further include:
and triggering to execute a numerical value adjusting function when a touch control initial event acting on the numerical value adjusting control is received.
In the exemplary embodiment, it may be first detected whether a touch start event is received at any position on the interactive interface. The touch start event can be understood as a touch operation that a finger contacts the interactive interface to trigger the system to execute the digital adjustment function. The position of the finger contacting the interactive interface can be detected through the position sensor, and whether the coordinate of the position where the touch start event occurs is within the range of the numerical adjustment control is judged. If the position of the touch start event is not within the range of the numerical adjustment control, other interaction functions can be normally performed without starting the numerical adjustment function, and the position of the touch start event can be detected again after the other interaction functions are completed.
The touch start event may be an operation such as clicking, pressing, dragging, etc. performed on the interactive interface by a finger, and an operation duration of the touch event exceeds a time threshold, or a pressure of the touch event exceeds a pressure threshold, or a contact area of the touch event exceeds an area threshold may be used as the touch start event. The position where the touch start event occurs may be on a circular control or a bar control, for example. The touch starting event can be used for preventing and avoiding sliding or other types of misoperation or invalid operation on the numerical value adjusting control on the interactive interface under the condition that a user carelessly performs, so that the influence on the game process when misoperation occurs is compensated.
In addition, in the exemplary embodiment, when the touch auxiliary control is provided, the control of the plurality of function controls is cancelled.
In the present exemplary embodiment, when the touch auxiliary control is provided below the numerical adjustment control upon detecting a touch event acting on the numerical adjustment control, since the touch auxiliary control may cover the function control in a partial area, the control of the function control in the covered area may be cancelled. For example, when a user clicks a certain function control in the touch auxiliary control, the clicking operation will not be effective or activated, and the operation corresponding to the function control will not be executed, so that the misoperation of other function controls can be avoided.
Next, in step S320, when the touch point of the touch event is within a preset area range, a distance between the touch point of the touch event and the numerical adjustment control in the first direction is obtained.
In this exemplary embodiment, the current position of the touch point of the touch event may be obtained in real time, and when the touch point is detected to be within the preset area range, the distance between the touch point of the touch event and the numerical adjustment control in the first direction may be obtained and calculated through the coordinate system. The preset area may be understood as an effective operation area for numerical adjustment, and may include, for example, the numerical adjustment control and the touch auxiliary control, that is, the touch auxiliary control may be a visible area in the preset area for indicating operation sensitivity. The first direction may be understood as a direction perpendicular to the numeric adjustment control, i.e., a longitudinal axis direction. In order to reduce the calculation amount, when the touch point is detected to be out of the preset area range, only the position of the touch point can be obtained, and the distance between the touch point and the numerical value adjusting control in the first direction is not calculated, so that the calculation speed can be increased.
Specifically, in this exemplary embodiment, the obtaining of the distance between the touch point of the touch event and the numerical adjustment control in the first direction in step S320 may include:
and acquiring the distance between the touch point and the numerical value adjusting control in the first direction according to the track of the touch event.
In this exemplary embodiment, when a continuous touch event with the touch start event is detected, the current position of the touch point of the touch event may be obtained in real time according to the trajectory of the touch event, and the distance between the touch point and the numerical adjustment control in the vertical direction is calculated. The track of the touch event can be displayed on the interactive interface or not; the track of the touch event may be a straight line, a curved line, or a line with any shape.
It is emphasized that the vertical distance is determined here according to the ordinate of the current position of the touch event trajectory, rather than directly according to the abscissa and ordinate of the final touch point. For example, referring to fig. 5, a coordinate system is established with the left end point of the numerical adjustment control 401 as the origin of coordinates, and the intersection coordinate of the trajectory 407 of the sliding event and the numerical adjustment control 401 is (X)10), the current coordinate of the touch point of the sliding event is (X)2,Y2) If the distance between the touch point and the numerical value adjusting control in the vertical direction is Y2It should be noted that when the coordinate is a negative value, the absolute value of the coordinate may be used to represent the corresponding distance.
Next, in step S330, a numerical value corresponding to the numerical value adjusting control is adjusted according to the mapping relationship between the distance and the sensitivity and the sliding distance of the touch point in the second direction.
In the present exemplary embodiment, the sensitivity may be used to describe the degree of change in the response amount due to a change in a certain unit amount, for example, the degree of change in the numerical value according to a change in the progress bar during the course of adjusting the numerical value in a game or other application. In this example, a mapping relationship between the distance from the touch point of the touch event to the numerical adjustment control in the first direction and the numerical adjustment sensitivity may be established, and then the numerical value corresponding to the progress bar may be adjusted according to the established mapping relationship and the sliding distance of the touch point in the second direction, so as to achieve fast and accurate adjustment of the numerical value.
Wherein the second direction may be understood as the horizontal direction of the numerical adjustment control. The sliding distance in the second direction can be determined by determining the abscissa according to the intersection point of the touch event track and the numerical value adjusting control, and then determining the sliding distance in the second direction. For example, referring to fig. 5, a coordinate system is established with the left end point of the numerical adjustment control 401 as the origin of coordinates, and the intersection coordinates of the trajectory 407 of the sliding event and the numerical adjustment control 401 are (X)10), the current coordinate of the touch point of the sliding event is (X)2,Y2) If the distance of the touch point on the numerical value adjusting control is X1
It is to be added that the touch auxiliary control may be controlled to move along the second direction according to the sliding of the touch point, so as to identify the sensitivity and the current approximate interval in real time, thereby assisting the user to perform the related touch operation more accurately.
Specifically, in this exemplary embodiment, the mapping relationship between the distance and the sensitivity may include:
the sensitivities corresponding to the unit distance of the touch points in the second direction are the same.
In the present exemplary embodiment, the unit distance may be expressed in millimeters, for example. The smaller the value of the unit distance control, the higher the sensitivity. In the second direction, the value of the unit distance control can be set to be a larger value, and can be specifically set according to actual requirements. For example, 10 numbers per unit distance may be controlled to allow the user to quickly navigate to the approximate number range by sliding the numeric adjustment control. Referring to fig. 6, the coordinates of the intersection of the trace 407 of the sliding event and the numerical adjustment control 401 are (77, 0), which enables the user to quickly position the sliding numerical adjustment control between the number intervals 770 to 780. When the value to be set is relatively large, the value of the unit distance control may be set to 100 numbers or other numbers or the like. Since the sliding numerical adjustment control can only perform rough adjustment on the numerical range, the number of the numbers controlled by each unit distance can be the same for the convenience of user memory and use, and thus the sensitivity corresponding to each unit distance is also the same.
In order to further implement accurate adjustment of the logarithmic value, in this exemplary embodiment, the mapping relationship between the distance and the sensitivity may further include:
when the distance of the touch point in the first direction is smaller than a preset threshold value, the sensitivity corresponding to a unit distance is a first sensitivity;
when the distance is larger than the preset threshold value, the sensitivity corresponding to the unit distance is a second sensitivity;
wherein the first sensitivity is less than the second sensitivity.
In the exemplary embodiment, after the numerical value adjusting control is quickly positioned to the numerical range by sliding, the user can finely adjust the numerical value by sliding the finger to the vertical axis or the vertical direction. When the touch point is located in the touch auxiliary control, it may be first determined whether a distance between the touch point and the numerical adjustment control in the first direction exceeds a preset threshold. The preset threshold value here may be set according to actual requirements, and may be set to 10 unit distances, for example. In addition, the range corresponding to the preset threshold value can be displayed distinctively so as to remind the user of accurately adjusting the numerical value.
When the vertical distance between the touch point and the numerical adjustment control does not exceed the preset threshold, the number of the first sensitivity control digits corresponding to the unit distance in the vertical direction may be smaller than the number of the first sensitivity control digits corresponding to the unit distance on the numerical adjustment control. For example, referring to fig. 6, the final position coordinate of the sliding event touch point a is (70, 8), and the number of the located numerical value is 8 by the user sliding the finger vertically.
When the distance between the touch point and the numerical value adjusting control in the first direction exceeds a preset threshold value, the number of the second sensitivity control digits corresponding to the unit distance can be smaller than the number of the first sensitivity control digits, and the second sensitivity control digits can be set according to actual requirements. In this example, the second sensitivity may be set to two unit distances controlled by 1 digit, i.e., fine adjustment of decimal places may be achieved.
In the first direction, because the first sensitivity is smaller than the second sensitivity, when the finger of the user is far away from the progress bar, the finger can slide greatly, and the circular control on the progress bar can move in a small range according to the current actual number. By the mapping relationship between the unit distance and the sensitivity set in this example, rough and fine adjustment of the numerical value can be quickly realized in a wide range.
In the example, by the method, the adjustment of the variable of the sensitivity is realized, and the speed and the accuracy of numerical value adjustment are improved; when the range of the digital interval to be adjusted is large, the problems caused in the transition process from rough adjustment to precise numerical value adjustment can be avoided, and the fault tolerance is high; in addition, the operation of realizing the rapid digital adjustment is still the familiar sliding operation of the user, and only the logic of longitudinally controlling the adjustment speed is added to the logic of the original adjustment progress bar, so that the user can easily understand, is simple and convenient and is easy to operate.
Based on this, the corresponding value can be adjusted according to the sliding distance of the touch point in the second direction and the distance of the touch point in the first direction and the corresponding sensitivity. For example, referring to fig. 6, if the distance on the numerical adjustment control 401 is 77, and the final position coordinate of the sliding event touch point a is (70, -8), the numerical value 778 can be quickly located by sliding the numerical adjustment control and vertically sliding a finger on the touch auxiliary control; the final position coordinate of the swipe event touch point B is (70, -14), then the value 782 can be quickly located.
In addition, in order to adjust the numerical value more finely and accurately, the method may further include:
and controlling the sensitivity according to the ratio of the distance of the touch point in the first direction and the sliding distance of the touch point in the second direction.
In this example, the first sensitivity and the second sensitivity in the above process can only be adjusted by discrete sensitivity values. For example, if the distance on the numerical adjustment control is 8, and the coordinate of the sliding event touch point a is (7, -3), the corresponding numerical value is 83; if the coordinates of the sliding event touch point A are (7, -4), the value is 84. If the user requires a value of 83.3, the above method cannot be implemented.
The continuous change of the value can be realized by controlling the continuous change of the sensitivity according to the ratio of the distance of the touch point in the first direction to the sliding distance of the touch point in the second direction. Specifically, the change rate of the sensitivity may be represented by the formula m — k × d/x, where d represents the distance from the finger touch point to the progress bar, x represents the distance from the sliding progress bar, and k is a coefficient. Wherein k can be set according to actual requirements. The value of k may be set to set m to any value that changes continuously, thereby achieving a continuous change in value. For example, when x is 8 and d is 1, k may be 0.4, so that the value may be set to 83.3. Specifically, the setting process may be performed by a program.
Further, in order to improve convenience of user operation, in this example embodiment, the method may further include:
and when a touch ending event continuous with the touch event is detected, displaying a numerical value corresponding to the numerical value adjusting control on the interactive interface in an identification manner.
In the exemplary embodiment, the touch ending event may be understood as an operation in which the finger leaves the interactive interface, or an operation in which the finger stays at a certain position for a time period exceeding a preset time period. The continuous touch end event and the continuous slide event may be understood as detecting the touch end event immediately after the touch event is ended or within a preset time, and it should be noted that the position of the touch end event may coincide with the position of the touch event endpoint.
For different types of sliding events, whether the sliding event is ended or not can be judged by detecting the duration, pressure or other characteristics of the sliding event. When the finger is detected to leave the interactive interface, the numerical value corresponding to the numerical value adjusting control can be displayed quickly. Further, in order to highlight the effect and facilitate the user to quickly recognize the value corresponding to the current value adjusting control, the determined value may also be displayed in an identifying manner on the interactive interface. For example, the set numerical value may be displayed in a highlighted, bolded or enlarged form, and during the setting and adjustment of the numerical value, the approximate section of the numerical value corresponding to the numerical value adjustment control may be displayed in a bolded or highlighted form in an identifying manner. Referring to fig. 7, the coordinates of the intersection point of the trajectory 407 of the sliding event and the numerical value adjustment control 401 may be represented in an enlarged form as (77, 0), and the numerical value 778 corresponding to the sliding event touch point a (70, -8).
In the example, the whole numerical value adjusting process can be completed through the consistency gesture operation formed by pressing, sliding, lifting finger operation and the like, a control cancelling control is not required to be arranged on the interactive interface, and the occupied position of the control cancelling control is reduced, so that the display space of the interactive interface is saved, and the screen utilization rate is improved; and complicated operation steps in the related technology are avoided, the operation time is saved, the operation efficiency is improved, and the game process is smoother.
In order to save interface space, in the present exemplary embodiment, the touch auxiliary control may be hidden when the touch end event continuous to the touch event is detected.
In this exemplary embodiment, when a touch end event is detected, it may be considered that a value adjustment process in the game application is completed once, and at this time, in order to avoid an influence on the game process and save an interface space, a touch auxiliary control provided on the interactive interface when the touch start event is detected may be hidden and only displayed when the touch start event is detected next time.
In summary, the numerical adjustment control method provided in this example can increase longitudinal sliding on the basis of the original horizontal sliding progress bar by providing the touch auxiliary control, increase the actual operation space of the user in the numerical adjustment process, save an add/subtract control or a digital input control, save an interface space, and improve the screen utilization ratio, compared with the related art.
The numerical value is adjusted through the mapping relation between the distance from the touch event touch point to the numerical value adjusting control and the sensitivity, even if the range of the numerical interval is large, the problem caused in the transition process from rough to precise numerical adjustment is avoided, and a user can quickly and precisely adjust the required numerical value and has high fault tolerance.
The whole numerical value adjusting process can be completed through the coherent gestures formed by pressing, sliding and lifting finger operations, the operation of realizing rapid digital adjustment is still the familiar sliding operation of a user, and only the logic of longitudinal control acceleration and deceleration is added on the original logic of transverse control acceleration and deceleration, so that the complicated operation steps in the related technology are avoided, the operation time is saved, the user can easily understand, the operation is simple and convenient, the operation efficiency is improved, and the game process is smoother.
In an exemplary embodiment of the present disclosure, there is also provided a numerical adjustment control apparatus 500, as shown with reference to fig. 8, the apparatus 500 may include:
the event detection module 501 may be configured to detect, when a touch event acting on a numerical adjustment control is detected, a position of a touch point of the touch event in the interactive interface;
a distance obtaining module 502, configured to obtain a sliding distance between a touch point of the touch event and the numerical adjustment control in a first direction when the touch point of the touch event is within a preset area range;
the numerical value adjusting module 503 may be configured to adjust a numerical value corresponding to the numerical value adjusting control according to a sliding distance of the touch point in the second direction and a mapping relationship between the sliding distance and the sensitivity.
The specific details of each functional block of the numerical control apparatus 500 have been described in detail in the corresponding numerical control method, and therefore are not described herein again.
In an exemplary embodiment of the present disclosure, an electronic device capable of implementing the above method is also provided.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or program product. Thus, various aspects of the invention may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
An electronic device 600 according to this embodiment of the invention is described below with reference to fig. 9. The electronic device 600 shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 9, the electronic device 600 is embodied in the form of a general purpose computing device. The components of the electronic device 600 may include, but are not limited to: the at least one processing unit 610, the at least one memory unit 620, a bus 630 connecting different system components (including the memory unit 620 and the processing unit 610), and a display unit 640.
Wherein the storage unit stores program code that is executable by the processing unit 610 to cause the processing unit 610 to perform steps according to various exemplary embodiments of the present invention as described in the above section "exemplary methods" of the present specification. For example, the processing unit 610 may perform the steps as shown in fig. 3: s310, when a touch event acting on a numerical value adjusting control is detected, detecting the position of a touch point of the touch event in the interactive interface; step S320, when the touch point of the touch event is in a preset area range, acquiring the distance between the touch point of the touch event and the numerical value adjusting control in a first direction; and S330, adjusting a numerical value corresponding to the numerical value adjusting control according to the mapping relation between the distance and the sensitivity and the sliding distance of the touch point in the second direction.
The storage unit 620 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)6201 and/or a cache memory unit 6202, and may further include a read-only memory unit (ROM) 6203.
The memory unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 630 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
Electronic device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, Bluetooth device, etc.), and may also communicate with one or more devices that enable a user to interact with electronic device 600, and/or with any device (e.g., router, modem, etc.) that enables electronic device 600 to communicate with one or more other computing devices.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
In an exemplary embodiment of the present disclosure, there is also provided a computer-readable storage medium having stored thereon a program product capable of implementing the above-described method of the present specification. In some possible embodiments, aspects of the invention may also be implemented in the form of a program product comprising program code means for causing a terminal device to carry out the steps according to various exemplary embodiments of the invention described in the above section "exemplary methods" of the present description, when said program product is run on the terminal device.
Referring to fig. 10, a program product 800 for implementing the above method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including AN object oriented programming language such as Java, C + +, or the like, as well as conventional procedural programming languages, such as the "C" language or similar programming languages.
Furthermore, the above-described figures are merely schematic illustrations of processes involved in methods according to exemplary embodiments of the invention, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is to be limited only by the terms of the appended claims.

Claims (14)

1. A numerical value regulation control method is applied to a mobile touch terminal capable of presenting an interactive interface, and is characterized by comprising the following steps:
when a touch event acting on a numerical value adjusting control is detected, detecting the position of a touch point of the touch event in the interactive interface, and providing a touch auxiliary control in the interactive interface;
when the touch point of the touch event is in a preset area range, acquiring the distance between the touch point of the touch event and the numerical value adjusting control in a first direction, and acquiring the sliding distance of the touch point in a second direction;
and positioning a numerical value interval according to the sliding distance of the touch point in the second direction, and adjusting a numerical value corresponding to the numerical value adjusting control based on the distance change in the first direction and the mapping relation between the distance in the first direction and the sensitivity after the touch point is positioned in the numerical value interval.
2. A numerical adjustment control method according to claim 1, wherein before receiving a touch event that acts on a numerical adjustment control, the method further comprises:
and triggering to execute a numerical value adjusting function when a touch control initial event acting on the numerical value adjusting control is received.
3. A numerical adjustment control method according to claim 1, wherein the touch auxiliary control is controlled to move in the second direction according to the sliding of the touch point.
4. A numerical adjustment control method according to claim 1, wherein the touch auxiliary control is hung on the numerical adjustment control.
5. The numerical adjustment control method according to claim 1, characterized in that the mapping relationship between the distance and the sensitivity includes:
when the distance of the touch point in the first direction is smaller than a preset threshold value, the sensitivity corresponding to a unit distance is a first sensitivity;
when the distance is larger than the preset threshold value, the sensitivity corresponding to the unit distance is a second sensitivity;
wherein the first sensitivity is less than the second sensitivity.
6. The numerical adjustment control method according to claim 1, characterized in that the mapping relationship between the distance and the sensitivity includes:
the sensitivities corresponding to the unit distance of the touch points in the second direction are the same.
7. The numerical adjustment control method according to claim 5 or 6, characterized by further comprising:
and controlling the sensitivity according to the ratio of the distance of the touch point in the first direction and the sliding distance of the touch point in the second direction.
8. A numerical adjustment control method according to claim 1, wherein obtaining a distance between the touch point of the touch event and the numerical adjustment control in a first direction comprises:
and acquiring the distance between the touch point and the numerical value adjusting control in the first direction according to the track of the touch event.
9. A numerical adjustment control method according to claim 1, characterized by further comprising:
and when a touch ending event continuous with the touch event is detected, displaying a numerical value corresponding to the numerical value adjusting control on the interactive interface in an identification manner.
10. A numerical adjustment control method according to claim 9, characterized by further comprising:
hiding the touch auxiliary control when the touch end event continuous with the touch event is detected.
11. A numerical adjustment control method according to claim 1, characterized by further comprising:
and when the touch auxiliary control is provided, canceling the control of the plurality of functional controls.
12. A numerical value adjustment control device is applied to a mobile touch terminal capable of presenting an interactive interface, and is characterized by comprising:
the event detection module is used for detecting the position of a touch point of a touch event in the interactive interface and providing a touch auxiliary control in the interactive interface when the touch event acting on a numerical value adjusting control is detected;
the distance acquisition module is used for acquiring the sliding distance between the touch point of the touch event and the numerical value adjusting control in a first direction and acquiring the sliding distance of the touch point in a second direction when the touch point of the touch event is in a preset area range;
and the numerical value adjusting module is used for positioning a numerical value interval according to the sliding distance of the touch point in the second direction, and adjusting the numerical value corresponding to the numerical value adjusting control based on the distance change in the first direction and the mapping relation between the distance in the first direction and the sensitivity after the touch point is positioned in the numerical value interval.
13. A computer-readable storage medium on which a computer program is stored, the computer program, when being executed by a processor, implementing the numerical adjustment control method according to any one of claims 1 to 11.
14. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the numerical adjustment control method of any one of claims 1-11 via execution of the executable instructions.
CN201711059813.8A 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium Active CN107748641B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201711059813.8A CN107748641B (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium
CN202010544924.3A CN111766995A (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711059813.8A CN107748641B (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202010544924.3A Division CN111766995A (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN107748641A CN107748641A (en) 2018-03-02
CN107748641B true CN107748641B (en) 2020-07-14

Family

ID=61254403

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010544924.3A Pending CN111766995A (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium
CN201711059813.8A Active CN107748641B (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010544924.3A Pending CN111766995A (en) 2017-11-01 2017-11-01 Numerical value adjustment control method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (2) CN111766995A (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595565A (en) * 2018-04-13 2018-09-28 中国民航信息网络股份有限公司 The graphical amending method of portable terminal version SKYONE flight datas and device
CN108854063B (en) * 2018-04-24 2021-03-02 网易(杭州)网络有限公司 Aiming method and device in shooting game, electronic equipment and storage medium
CN109045687B (en) * 2018-07-18 2022-04-08 网易(杭州)网络有限公司 Numerical value allocation method, device, storage medium and electronic equipment
CN109324740B (en) * 2018-09-30 2022-07-26 联想(北京)有限公司 Processing method and processing terminal
CN110262746B (en) * 2019-06-14 2022-03-18 北京小米支付技术有限公司 Financial data input method, device and medium
CN110618837B (en) * 2019-08-06 2020-11-17 珠海格力电器股份有限公司 Numerical value adjusting method, electronic device and storage medium
CN111059719B (en) * 2019-12-24 2021-01-29 珠海格力电器股份有限公司 Control method, system, device, equipment and medium of air conditioner
CN111552430B (en) * 2020-06-01 2022-05-31 网易(杭州)网络有限公司 Control method and device of sliding control, storage medium and electronic equipment
CN113743061B (en) * 2021-09-08 2024-04-30 深圳集智数字科技有限公司 Numerical range adjustment method, device, electronic equipment and readable storage medium

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101260834B1 (en) * 2010-12-14 2013-05-06 삼성전자주식회사 Method and device for controlling touch screen using timeline bar, recording medium for program for the same, and user terminal having the same
US20130067332A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Media seek bar
CN104375763B (en) * 2013-08-15 2018-03-27 联想(北京)有限公司 A kind of progress adjusting method and electronic equipment
TW201441914A (en) * 2013-04-30 2014-11-01 Hon Hai Prec Ind Co Ltd Electronic device and method for adjusting displaying ratio of images
EP2827332B1 (en) * 2013-07-19 2020-09-09 Nxp B.V. Navigating within a media item
CN104881215A (en) * 2014-02-27 2015-09-02 联想(北京)有限公司 Control method and control device of electronic device and electronic device
EP3229124A4 (en) * 2014-12-31 2017-11-29 Huawei Technologies Co., Ltd. Method for controlling playing progress of multimedia file and terminal
CN105700752B (en) * 2016-01-18 2018-09-28 网易(杭州)网络有限公司 A kind of game numerical value adjustment control method and device
CN106412706B (en) * 2016-09-28 2019-09-27 北京小米移动软件有限公司 Control method, device and its equipment of video playing
CN106648359A (en) * 2016-11-29 2017-05-10 维沃移动通信有限公司 Method for adjusting video playback progress and mobile terminal
CN107132972A (en) * 2017-04-07 2017-09-05 广东欧珀移动通信有限公司 Adjusting method, device and the mobile terminal of progress value

Also Published As

Publication number Publication date
CN111766995A (en) 2020-10-13
CN107748641A (en) 2018-03-02

Similar Documents

Publication Publication Date Title
CN107748641B (en) Numerical value adjustment control method and device, electronic equipment and storage medium
US10661168B2 (en) Method and apparatus for processing information, electronic device and storage medium
CN105824559B (en) False touch recognition and processing method and electronic equipment
CN107019909B (en) Information processing method, information processing device, electronic equipment and computer readable storage medium
US9547428B2 (en) System and method for touchscreen knob control
US10185433B2 (en) Method and apparatus for touch responding of wearable device as well as wearable device
US9612675B2 (en) Emulating pressure sensitivity on multi-touch devices
CN107992251B (en) Skill control method, skill control device, electronic equipment and storage medium
CN108553894B (en) Display control method and device, electronic equipment and storage medium
CN106855783A (en) A kind of method of false-touch prevention, device and mobile terminal
US9262012B2 (en) Hover angle
US20220152476A1 (en) Method and device for processing information in game, storage medium and electronic device
CN108733302B (en) Gesture triggering method
CN111701226A (en) Control method, device and equipment for control in graphical user interface and storage medium
CN106681636A (en) Method and device capable of preventing wrong touch, and mobile terminal
CN111420395A (en) Interaction method and device in game, readable storage medium and electronic equipment
CN106598422B (en) hybrid control method, control system and electronic equipment
CN205050078U (en) A wearable apparatus
CN106569716B (en) Single-hand control method and control system
CN111225107B (en) Volume adjusting method and device, electronic equipment and storage medium
US10379639B2 (en) Single-hand, full-screen interaction on a mobile device
CN106445359A (en) Control controlling method and device
CN110908568A (en) Control method and device for virtual object
CN115531875A (en) Virtual scene zooming method and device, storage medium and electronic equipment
CN114641754A (en) Method and device for controlling terminal screen through touchpad, control equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant