atomes 1.1.17
atomes: an atomic scale modeling tool box
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MouseState Struct Reference

#include <global.h>

Data Fields

gint start_x
 
gint start_y
 
gint time
 
gboolean MouseIsDown
 

Detailed Description

Definition at line 537 of file global.h.

Field Documentation

◆ MouseIsDown

gboolean MouseIsDown

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

Definition at line 542 of file global.h.

◆ start_x

gint start_x

Initial x position

Definition at line 539 of file global.h.

◆ start_y

gint start_y

Initial y position

Definition at line 540 of file global.h.

◆ time

gint time

Time

Definition at line 541 of file global.h.


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