DrawCaml
Public Member Functions | Public Attributes | List of all members
SElement Class Reference

#include <element.h>

Inheritance diagram for SElement:
Inheritance graph
[legend]
Collaboration diagram for SElement:
Collaboration graph
[legend]

Public Member Functions

virtual void setSize (int sizeX, int sizeY)
 
virtual void draw (SWindow *win, int drawX, int drawY)
 

Public Attributes

int mPosX
 
int mPosY
 
int mSizeX = 0
 
int mSizeY = 0
 
SWindowmWin
 

Detailed Description

Abstract class for the graphical elements of the frame. Code for Drawcaml.delement


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