CN107463319B - Information processing method and device, storage medium and electronic equipment - Google Patents

Information processing method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN107463319B
CN107463319B CN201710526649.0A CN201710526649A CN107463319B CN 107463319 B CN107463319 B CN 107463319B CN 201710526649 A CN201710526649 A CN 201710526649A CN 107463319 B CN107463319 B CN 107463319B
Authority
CN
China
Prior art keywords
auxiliary object
area
distance
move
operation auxiliary
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
CN201710526649.0A
Other languages
Chinese (zh)
Other versions
CN107463319A (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 CN201710526649.0A priority Critical patent/CN107463319B/en
Publication of CN107463319A publication Critical patent/CN107463319A/en
Application granted granted Critical
Publication of CN107463319B publication Critical patent/CN107463319B/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)
  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides an information processing method, which comprises the steps of providing a direction controller at a first position of a graphical user interface, wherein the direction controller comprises an area auxiliary object and an operation auxiliary object of which the initial position is positioned in the range of the area auxiliary object; when a click event acting on a second position of the graphical user interface is detected, calculating the distance between the second position and the first position, and if the distance is smaller than or equal to a first preset distance, controlling the operation auxiliary object to move to the second position and controlling the position of the regional auxiliary object to be unchanged; if the distance is greater than the first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to a second position; if the distance is greater than the second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object. The accuracy of direction control is improved, and user experience is improved.

Description

Information processing method and device, storage medium and electronic equipment
Technical Field
The present invention relates to the field of computer interaction technologies, and in particular, to an information processing method and apparatus, a storage medium, and an electronic device.
Background
The existing mobile terminal (especially the mobile terminal adopting touch control) has great limitation on the virtual joystick used for controlling the movement direction and skill release direction of the virtual character: on one hand, when the fingers of the user slide through the center of the virtual rocker chassis, sudden change of direction is caused, so that direction control is not prepared and is not consistent with direction control in the real world; on the other hand, the touch response area of the virtual rocker is smaller or the indication feedback of the range of the touch response area is lacked, so that the user experience is poor.
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 invention and therefore may include information that does not constitute prior art known to a person of ordinary skill in the art.
Disclosure of Invention
An object of the present invention is to provide an information processing method and apparatus, a storage medium, and an electronic device, which overcome one or more of the problems due to the limitations and disadvantages of the related art, at least to some extent.
According to an aspect of the present invention, there is provided an information processing method for obtaining a graphical user interface by executing a software application on a processor of a mobile terminal and rendering on a touch display of the mobile terminal, the method comprising:
Providing a direction controller at a first position of the graphical user interface, wherein the direction controller comprises an area auxiliary object and an operation auxiliary object of which the initial position is positioned in the range of the area auxiliary object;
when a click event acting on a second position of the graphical user interface is detected, calculating the distance between the second position and the first position, and if the distance is smaller than or equal to a first preset distance, controlling the operation auxiliary object to move to the second position and controlling the position of the regional auxiliary object to be unchanged; if the distance is greater than the first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to a second position; if the distance is greater than the second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object.
In an exemplary embodiment of the present invention, the regional auxiliary object has a ring shape, a center of the regional auxiliary object is located at a first position, and the content displayed on the graphical user interface at least partially includes a virtual object, the method further includes:
when a sliding event continuous with the clicking event is detected, controlling the operation auxiliary object to move along the moving track of the touch point of the sliding event in a preset range;
When the operation auxiliary object moves out of the inner circle range of the area auxiliary object, the moving direction or the attack direction of the virtual object is controlled according to the position of the operation auxiliary object.
In one exemplary embodiment of the invention, the predetermined range includes: the area auxiliary object range, or a circular range with a predetermined length as a radius, with a predetermined position in the area auxiliary object as a center.
In an exemplary embodiment of the invention, the method further comprises: when the end event of the sliding event is detected, the operation auxiliary object is controlled to move to the circle center position of the area auxiliary object.
In an exemplary embodiment of the present invention, the area assistant object includes a direction indicator, and the direction indicator is controlled to move following the manipulation assistant object when the manipulation assistant object moves following the movement trace of the touch point of the sliding event within a predetermined range.
In an exemplary embodiment of the invention, the first position, the second position and the third position are in a straight line, and the third position is between the first position and the second position.
According to an aspect of the present invention, there is provided an information processing apparatus characterized in that a graphical user interface is obtained by executing a software application on a processor of a mobile terminal and rendering on a touch display of the mobile terminal, the method comprising:
The controller providing unit is used for providing a direction controller at a first position of the graphical user interface, and the direction controller comprises an area auxiliary object and an operation auxiliary object of which the initial position is positioned in the range of the area auxiliary object;
the detection unit is used for calculating the distance between the second position and the first position when a click event acting on the second position of the graphical user interface is detected, and controlling the operation auxiliary object to move to the second position and controlling the position of the area auxiliary object to be unchanged if the distance is smaller than or equal to a first preset distance; if the distance is greater than the first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to a second position; if the distance is greater than the second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object.
According to an aspect of the present invention, there is provided a computer-readable storage medium having a computer program stored thereon, characterized in that the computer program realizes the information processing method of any one of the above when executed by a processor.
According to an aspect of the present invention, there is provided an electronic apparatus, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the information processing method of any one of the above via execution of executable instructions.
In an information processing method according to an exemplary embodiment of the present invention, a direction controller is provided at a first position of the gui, the direction controller including a regional auxiliary object and an operation auxiliary object having an initial position within a range of the regional auxiliary object; when a click event acting on a second position of the graphical user interface is detected, calculating the distance between the second position and the first position, and if the distance is smaller than or equal to a first preset distance, controlling the operation auxiliary object to move to the second position and controlling the position of the area auxiliary object to be unchanged; if the distance is greater than a first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to the second position; if the distance is greater than a second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object. The direction controller and the control method thereof are provided, so that the condition of sudden direction change caused by the fact that the fingers of a user slide through the circle center of an auxiliary object in an area can be avoided on the premise of not changing the original operation habit of the user, and the accuracy of direction control is improved; meanwhile, the touch response area of the direction controller is not limited in the range of the area auxiliary object any more, and corresponding indication feedback can be carried out according to the distance between the touch click and the initial position of the direction controller.
Drawings
The above and other features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort. In the drawings:
FIG. 1 is a flow chart of an information processing method of the present invention;
FIG. 2 is a schematic view of a directional controller in an exemplary embodiment of the invention;
FIG. 3 is a schematic diagram of the feedback of a directional controller to a touch click event in an exemplary embodiment of the present invention;
FIGS. 4-5 are schematic diagrams of directional control in an exemplary embodiment of the invention;
FIG. 6 is a schematic diagram of a direction controller including direction indication in an exemplary embodiment of the invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged under appropriate circumstances in order to facilitate the description of the embodiments of the invention herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The embodiment of the invention provides an information processing method, which obtains a graphical user interface by executing software application on a processor of a mobile terminal and rendering on a touch display of the mobile terminal. Fig. 1 is a flowchart of an information processing method according to an embodiment of the present invention. As shown in fig. 1, the method in this embodiment includes the steps of:
step S110, providing a direction controller at a first position of the gui, wherein the direction controller includes a regional auxiliary object and an operation auxiliary object whose initial position is within the range of the regional auxiliary object.
For example, as shown in fig. 2, a direction controller is provided at a first position of the graphical user interface by executing a software application on a processor of the mobile terminal 210 and rendering the software application on a touch display of the mobile terminal, the direction controller including a regional auxiliary object 230 and an operation auxiliary object 240 having an initial position within the range of the regional auxiliary object.
The first position may be a position located at the lower left of the gui 220, a position located at the lower right of the gui 220, or any position in the gui.
The outline of the area auxiliary object 230 and the outline of the operation auxiliary object 240 may both be circular, and the initial position of the operation auxiliary object 240 is located at the center position of the area auxiliary object 230; alternatively, the area assistant object 230/the manipulation assistant object 240 is an ellipse, a triangle, a rectangle, a hexagon, other polygons, etc., or an irregular image (e.g., a horse's hoof, a tiger's head, a bear's paw, etc.), and alternatively, the manipulation assistant object 240 is located at a predetermined position in the area assistant object 230, and is not limited to the center or centroid position of the area assistant object 230.
In step S120, when a click event acting on a second position of the graphical user interface is detected, a distance between the second position and the first position is calculated.
Step S130, controlling the positions of the operation auxiliary object and the area auxiliary object according to the distance between the second position and the first position, and if the distance is smaller than or equal to a first preset distance, controlling the operation auxiliary object to move to the second position and controlling the position of the area auxiliary object to be unchanged; if the distance is greater than the first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to a second position; if the distance is greater than the second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object.
As will be described below by using fig. 3 as an example, fig. 3(a) shows an initial state of the direction controller, and the external shapes of the area auxiliary object and the operation auxiliary object may both be circular, the initial position of the operation auxiliary object is located at the center position of the area auxiliary object, and the center of the area auxiliary object is located at the first position; fig. 3(b) shows a state where the distance between the second position and the first position is equal to or less than the first preset distance, the control operation auxiliary object is moved to the second position and the position of the control area auxiliary object is not changed; fig. 3(c) illustrates a state in which the distance between the second position and the first position is greater than the first preset distance and is equal to or less than the second preset distance, and the control region auxiliary object and the operation auxiliary object move to the second position; fig. 3(d) illustrates a state in which the distance between the second position and the first position is greater than the second preset distance, the operation assisting object is controlled to move to the second position and the area assisting object is controlled to move to the third position such that the operation assisting object is located at an edge of the area assisting object (including the operation assisting object is at least partially located at the edge of the area assisting object), wherein the first position, the second position and the third position are on a straight line, and the third position is between the first position and the second position.
In this way, the touch response area of the direction controller is no longer limited within the range of the area auxiliary object, i.e., the direction controller can respond when the user is within a predetermined range (e.g., left half screen or full screen); in addition, corresponding indication feedback can be performed according to the distance between the touch click and the initial position of the directional controller, for example, different indication feedback can be performed according to different distance ranges shown in fig. 3(b) -3 (d), and the user experience is improved.
In an alternative embodiment, the area auxiliary object is in a ring shape, a center of the area auxiliary object is located at the first position, and the content displayed on the graphical user interface at least partially includes a virtual object, which may be a virtual object in any form such as a person, an animal, and a machine, which is not limited in this disclosure. The method further comprises the following steps: when a sliding event continuous with the clicking event is detected, controlling the operation auxiliary object to move along the moving track of the touch point of the sliding event within a preset range, wherein the preset range is an area auxiliary object range, or a circular range which takes a preset length as a radius and takes a preset position in the area auxiliary object as a circle center; when the operation auxiliary object moves out of the inner circle range of the area auxiliary object, the moving direction or the attack direction of the virtual object is controlled according to the position of the operation auxiliary object.
For example, as shown in fig. 4, the area assistant object has a ring shape including two concentric circles: an inner circle 410 and an outer circle 420. Preferably, the manipulation assistance object 240 has the same size and shape as the inner circle 410, so that the manipulation assistance object 240 is located at a position of the inner circle 410 in an initial state. When the touch sliding operation of the user's finger on the operation auxiliary object 240 is detected, the operation auxiliary object 240 is controlled to move along the movement track of the touch point of the touch sliding operation within the area auxiliary object outer circle 420, when the touch point is within the area auxiliary object 240, the operation auxiliary object 240 is controlled to move along the movement track of the touch point of the touch sliding operation, and when the touch point moves out of the area auxiliary object outer circle 420, the operation auxiliary object 240 does not move out of the area auxiliary object outer circle 420, as shown in fig. 4; or, the operation auxiliary object is controlled to move within a predetermined range along the movement track of the touch point of the sliding event, where the circular range with a predetermined length as the radius is centered on a predetermined position in the area auxiliary object, such as the area 510 shown in fig. 5, when the touch point is within the area 510, the operation auxiliary object 240 is controlled to move along the movement track of the touch point of the touch sliding operation, and when the touch point moves out of the area 510, the operation auxiliary object 240 does not move out of the area 510; the direction a is a direction pointing to the current touch point from a start position (or other preset positions) of the operation auxiliary object 240, and the operation auxiliary object 240 is located in the direction a. When the touch point moves, the position of the operation assisting object 240 may be changed, that is, the direction a may be changed.
When the manipulation assistance object 240 moves out of the range of the inner circle 410 of the area assistance object, the moving direction or the attack direction of the virtual object is controlled according to the position of the manipulation assistance object 240. Preferably, when the center of the operation assisting object 240 (which may be other preset points in the operation assisting object 240) moves out of the inner circle 410, the direction a at this time is taken as the moving direction or skill releasing direction of the virtual object, that is, the inner circle 410 of the area assisting object is the operation ineffective area. Therefore, the situation that the direction changes suddenly when the fingers of the user slide over the circle center of the regional auxiliary object can be avoided on the premise of not changing the original operation habit of the user, the accuracy of direction control is improved, and meanwhile, the direction control is more vivid and more suitable for the real world.
In an alternative embodiment, when an end event of the sliding event is detected, the operation assisting object is controlled to move to a center position of the area assisting object.
In an alternative embodiment, the area assistant object includes a direction indicator, and the direction indicator is controlled to move along with the manipulation assistant object when the manipulation assistant object moves along with the movement trace of the touch point of the sliding event within a predetermined range.
For example, as shown in fig. 6, the direction controller includes a direction indicator 610, and when the manipulation auxiliary object moves within a predetermined range following the movement trace of the touch point of the sliding event, the direction indicator 610 is controlled to move following the manipulation auxiliary object to indicate the direction currently determined by the direction controller. Preferably, the position of the direction indicator 610 is adjusted according to the position of the touch point to avoid the direction indicator being blocked by the user's finger or other touching objects, for example, when the user's finger clicks the operation auxiliary object 240, the distance between the direction indicator 610 and the operation auxiliary object 240 is adjusted.
The exemplary embodiment also discloses an information processing apparatus, which obtains a graphical user interface by executing a software application on a processor of a mobile terminal and rendering on a touch display of the mobile terminal, the apparatus comprising: the controller provides unit, detecting element. Wherein:
the controller providing unit is used for providing a direction controller at a first position of the graphical user interface, and the direction controller comprises an area auxiliary object and an operation auxiliary object of which the initial position is positioned in the range of the area auxiliary object;
the detection unit is used for calculating the distance between the second position and the first position when a click event acting on the second position of the graphical user interface is detected, and controlling the operation auxiliary object to move to the second position and controlling the position of the area auxiliary object to be unchanged if the distance is smaller than or equal to a first preset distance; if the distance is greater than the first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to a second position; if the distance is greater than the second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object.
The details of each device module are already described in detail in the corresponding method, and therefore are not described herein again.
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 invention. 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.
In an exemplary embodiment of the present invention, there is also provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the information processing method described above.
A computer readable storage 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 computer readable storage medium may transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied in a computer readable storage 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.
In an exemplary embodiment of the present invention, there is also provided an electronic apparatus including: the processing components, which may further include one or more processors, and memory resources, represented by memory, for storing instructions, such as application programs, that are executable by the processing components. The application program stored in the memory may include one or more modules that each correspond to a set of instructions. Further, the processing component is configured to execute the instructions to perform the information processing method described above.
The electronic device may further include: a power component configured to power manage an executing electronic device; a wired or wireless network interface configured to connect the electronic device to a network; and an input-output (I/O) interface. The electronic device may operate based on an operating system stored in memory, such as Android, iOS, Windows, Mac OS X, Unix, Linux, FreeBSD, or the like.
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 embodiment of the present invention can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which can be a personal computer, a server, an electronic device, or a network device, etc.) execute the method according to the embodiment of the present invention.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This invention is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention 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 invention is limited only by the appended claims.

Claims (9)

1. An information processing method, wherein a graphical user interface is obtained by executing a software application on a processor of a mobile terminal and rendering on a touch display of the mobile terminal, content displayed by the graphical user interface at least partially including a virtual object, the method comprising:
providing a direction controller at a first position of the graphical user interface, wherein the direction controller comprises a regional auxiliary object and an operation auxiliary object with an initial position within the range of the regional auxiliary object, and the regional auxiliary object is annular;
when a sliding event acting on the operation auxiliary object is detected, controlling the operation auxiliary object to move along the movement track of the touch point of the sliding event within a preset range;
when the operation auxiliary object moves out of the inner circle range of the area auxiliary object, controlling the moving direction or the attack direction of the virtual object according to the position of the operation auxiliary object;
When a click event acting on a second position of the graphical user interface is detected, calculating the distance between the second position and the first position, and if the distance is smaller than or equal to a first preset distance, controlling the operation auxiliary object to move to the second position and controlling the position of the area auxiliary object to be unchanged; if the distance is greater than a first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to the second position; if the distance is greater than a second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object.
2. The method of claim 1, wherein the predetermined range comprises: the area auxiliary object range, or a circular range with a predetermined length as a radius, taking a predetermined position in the area auxiliary object as a center of a circle.
3. The method of claim 2, further comprising: and when the end event of the sliding event is detected, controlling the operation auxiliary object to move to the circle center position of the area auxiliary object.
4. The method according to claim 1, wherein the area auxiliary object includes a direction indicator, and when the operation auxiliary object moves within a predetermined range following the movement trace of the touch point of the sliding event, the direction indicator is controlled to move following the operation auxiliary object.
5. The method of claim 1, wherein the first position, the second position, and the third position are in line, and the third position is between the first position and the second position.
6. The method of claim 1, wherein a center of the regional auxiliary object is located at the first position.
7. An information processing apparatus, wherein a graphical user interface is obtained by executing a software application on a processor of a mobile terminal and rendering on a touch-sensitive display of the mobile terminal, content displayed by the graphical user interface at least partially including a virtual object, the apparatus comprising:
the providing unit is used for providing a direction controller at a first position of the graphical user interface, the direction controller comprises a regional auxiliary object and an operation auxiliary object of which the initial position is positioned in the range of the regional auxiliary object, and the regional auxiliary object is annular;
The detection unit is used for controlling the operation auxiliary object to move along the movement track of the touch point of the sliding event in a preset range when the sliding event acting on the operation auxiliary object is detected;
a direction control unit that controls a moving direction or an attack direction of the virtual object according to a position of the operation assistance object when the operation assistance object moves out of the inner circle range of the area assistance object;
the position control unit is used for calculating the distance between a second position and the first position when a click event acting on the second position of the graphical user interface is detected, and controlling the operation auxiliary object to move to the second position and the position of the area auxiliary object to be unchanged if the distance is smaller than or equal to a first preset distance; if the distance is greater than a first preset distance and less than or equal to a second preset distance, controlling the area auxiliary object and the operation auxiliary object to move to the second position; if the distance is greater than a second preset distance, the operation auxiliary object is controlled to move to the second position and the area auxiliary object is controlled to move to a third position, so that the operation auxiliary object is located at the edge of the area auxiliary object.
8. A computer-readable storage medium on which a computer program is stored, the computer program, when being executed by a processor, implementing the information processing method of any one of claims 1 to 6.
9. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the information processing method of any one of claims 1 to 6 via execution of the executable instructions.
CN201710526649.0A 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment Active CN107463319B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710526649.0A CN107463319B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710526649.0A CN107463319B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment
CN201710433977.6A CN107391000B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201710433977.6A Division CN107391000B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN107463319A CN107463319A (en) 2017-12-12
CN107463319B true CN107463319B (en) 2022-07-12

Family

ID=60332266

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201710433977.6A Active CN107391000B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment
CN201710526649.0A Active CN107463319B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201710433977.6A Active CN107391000B (en) 2017-06-09 2017-06-09 Information processing method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (2) CN107391000B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108037888B (en) * 2017-12-11 2020-11-24 网易(杭州)网络有限公司 Skill control method, skill control device, electronic equipment and storage medium
CN108939546B (en) * 2018-05-21 2021-09-03 网易(杭州)网络有限公司 Virtual object drift control method and device, electronic device and storage medium
CN108815843B (en) * 2018-05-24 2022-04-08 网易(杭州)网络有限公司 Control method and device of virtual rocker
CN110032326A (en) * 2019-03-29 2019-07-19 网易(杭州)网络有限公司 Mobile terminal shows control method, device, equipment and the storage medium of picture

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636063A (en) * 2015-01-22 2015-05-20 杭州电魂网络科技股份有限公司 Construction method for electronic screen virtual rocker
CN105045520A (en) * 2015-08-31 2015-11-11 网易(杭州)网络有限公司 Touch screen response method and apparatus
CN105630374A (en) * 2015-12-17 2016-06-01 网易(杭州)网络有限公司 Virtual character control mode switching method and device
EP3147895A1 (en) * 2015-09-23 2017-03-29 Samsung Electronics Co., Ltd. Display apparatus and method for controlling display apparatus thereof
CN106598465A (en) * 2016-12-20 2017-04-26 上海逗屋网络科技有限公司 Control method, device and equipment based on virtual rocker

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704001B1 (en) * 1995-11-17 2004-03-09 Immersion Corporation Force feedback device including actuator with moving magnet
JP3656507B2 (en) * 2000-03-10 2005-06-08 ヤマハ株式会社 Performance information editing device
US20130196293A1 (en) * 2012-01-31 2013-08-01 Michael C. Wood Phonic learning using a mobile computing device having motion sensing capabilities
WO2013168171A1 (en) * 2012-05-10 2013-11-14 Umoove Services Ltd. Method for gesture-based operation control
CN104898953B (en) * 2015-06-16 2016-10-26 深圳市腾讯计算机系统有限公司 Control method based on touch screen and device
CN105335065A (en) * 2015-10-10 2016-02-17 腾讯科技(深圳)有限公司 Information processing method and terminal, and computer storage medium
CN108355348B (en) * 2015-10-10 2021-01-26 腾讯科技(成都)有限公司 Information processing method, terminal and computer storage medium
CN105214309B (en) * 2015-10-10 2017-07-11 腾讯科技(深圳)有限公司 A kind of information processing method, terminal and computer-readable storage medium
CN105597315B (en) * 2015-12-17 2019-05-10 网易(杭州)网络有限公司 Virtual objects throw control method and device
CN106155553B (en) * 2016-07-05 2020-06-30 网易(杭州)网络有限公司 Virtual object motion control method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636063A (en) * 2015-01-22 2015-05-20 杭州电魂网络科技股份有限公司 Construction method for electronic screen virtual rocker
CN105045520A (en) * 2015-08-31 2015-11-11 网易(杭州)网络有限公司 Touch screen response method and apparatus
EP3147895A1 (en) * 2015-09-23 2017-03-29 Samsung Electronics Co., Ltd. Display apparatus and method for controlling display apparatus thereof
CN105630374A (en) * 2015-12-17 2016-06-01 网易(杭州)网络有限公司 Virtual character control mode switching method and device
CN106598465A (en) * 2016-12-20 2017-04-26 上海逗屋网络科技有限公司 Control method, device and equipment based on virtual rocker

Also Published As

Publication number Publication date
CN107463319A (en) 2017-12-12
CN107391000B (en) 2022-08-05
CN107391000A (en) 2017-11-24

Similar Documents

Publication Publication Date Title
US20190060745A1 (en) Information Processing Method and Apparatus, Storage Medium, and Electronic Device
US10583355B2 (en) Information processing method and apparatus, electronic device, and storage medium
CN107463319B (en) Information processing method and device, storage medium and electronic equipment
US10716997B2 (en) Information processing method and apparatus, electronic device, and storage medium
CN108037888B (en) Skill control method, skill control device, electronic equipment and storage medium
US11269497B2 (en) Information processing method for cancelling release of a skill in a game, apparatus, electronic device and storage medium
CN109621411B (en) Information processing method, information processing device, electronic equipment and storage medium
US10507383B2 (en) Information processing method and apparatus, electronic device, and storage medium
US10456667B2 (en) Touchscreen-based control method and terminal
US20190070493A1 (en) Information Processing Method and Apparatus, Electronic Device, and Storage Medium
CN107583271B (en) Interactive method and device for selecting target in game
CN108579089B (en) Virtual item control method and device, storage medium and electronic equipment
CN108211350B (en) Information processing method, electronic device, and storage medium
JP7150108B2 (en) Game program, information processing device, information processing system, and game processing method
US11198058B2 (en) Storage medium storing game program, information processing apparatus, information processing system, and game processing method
CN107748641B (en) Numerical value adjustment control method and device, electronic equipment and storage medium
JP2019067380A (en) Information processing method, apparatus, electronic apparatus, and storage medium
US9740398B2 (en) Detecting input based on multiple gestures
US9262012B2 (en) Hover angle
US9740397B2 (en) System and method to control a touchscreen user interface
JP5388246B1 (en) INPUT DISPLAY CONTROL DEVICE, THIN CLIENT SYSTEM, INPUT DISPLAY CONTROL METHOD, AND PROGRAM
US20210162296A1 (en) Method and device for controlling virtual object, electronic device and storage medium
CN107426412B (en) Information processing method and device, storage medium and electronic equipment
CN108815843B (en) Control method and device of virtual rocker
CN108079572B (en) Information processing method, electronic device, 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