VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
Public Member Functions | Protected Attributes | List of all members
IUI2D Class Reference

Interface used to create 2D UIs. More...

#include <vxInterfaces.h>

Public Member Functions

void moveTo (int newPosX, int newPosY)
 
int getPosX ()
 
int getPosY ()
 
int getGroupID ()
 
void setGroupID (int newGroupID)
 

Protected Attributes

int posX = 0
 
int posY = 0
 
int groupID = -1
 

Detailed Description

Interface used to create 2D UIs.


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