atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
MouseState Struct Reference

#include <global.h>

Data Fields

gint start_x
 
gint start_y
 
gint time
 
gboolean MouseIsDown
 

Detailed Description

Definition at line 509 of file global.h.

Field Documentation

◆ MouseIsDown

gboolean MouseIsDown

Is the mouse button up (0) or down (1)

Definition at line 514 of file global.h.

◆ start_x

gint start_x

Initial x position

Definition at line 511 of file global.h.

◆ start_y

gint start_y

Initial y position

Definition at line 512 of file global.h.

◆ time

gint time

Time

Definition at line 513 of file global.h.


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