nCine  2025.04.r498-9d36345
A cross-platform 2D game engine
Public Attributes | Static Public Attributes | List of all members
ncine::DropEvent Class Reference

Information about a drag'n'drop event. More...

#include <InputEvents.h>

Public Attributes

unsigned int numPaths
 
char paths [MaxNumPaths][MaxPathLength]
 

Static Public Attributes

static const int MaxNumPaths = 16
 
static const int MaxPathLength = 256
 

Detailed Description

Information about a drag'n'drop event.


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