BrawlCrate v0.41
Wii File Editor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BrawlCrate.UI.DragHelper Class Reference

Public Member Functions

static bool InitCommonControls ()
 
static bool ImageList_BeginDrag (IntPtr himlTrack, int iTrack, int dxHotspot, int dyHotspot)
 
static bool ImageList_DragMove (int x, int y)
 
static void ImageList_EndDrag ()
 
static bool ImageList_DragEnter (IntPtr hwndLock, int x, int y)
 
static bool ImageList_DragLeave (IntPtr hwndLock)
 
static bool ImageList_DragShowNolock (bool fShow)
 

Member Function Documentation

◆ ImageList_BeginDrag()

static bool BrawlCrate.UI.DragHelper.ImageList_BeginDrag ( IntPtr  himlTrack,
int  iTrack,
int  dxHotspot,
int  dyHotspot 
)

◆ ImageList_DragEnter()

static bool BrawlCrate.UI.DragHelper.ImageList_DragEnter ( IntPtr  hwndLock,
int  x,
int  y 
)

◆ ImageList_DragLeave()

static bool BrawlCrate.UI.DragHelper.ImageList_DragLeave ( IntPtr  hwndLock)

◆ ImageList_DragMove()

static bool BrawlCrate.UI.DragHelper.ImageList_DragMove ( int  x,
int  y 
)

◆ ImageList_DragShowNolock()

static bool BrawlCrate.UI.DragHelper.ImageList_DragShowNolock ( bool  fShow)

◆ ImageList_EndDrag()

static void BrawlCrate.UI.DragHelper.ImageList_EndDrag ( )

◆ InitCommonControls()

static bool BrawlCrate.UI.DragHelper.InitCommonControls ( )

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