Kage Studio 0.7.230612
A Simple Free and Open Source 2D Animation Software
Loading...
Searching...
No Matches
KageProject Class Reference

#include <document.h>

Collaboration diagram for KageProject:

Public Member Functions

 KageProject ()
 
virtual ~KageProject ()
 
string toString ()
 

Data Fields

string _name
 
double _width
 
double _height
 
ColorData _backgroundColor
 
unsigned int _fps
 

Constructor & Destructor Documentation

◆ KageProject()

KageProject::KageProject ( )

◆ ~KageProject()

KageProject::~KageProject ( )
virtual

Member Function Documentation

◆ toString()

string KageProject::toString ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ _backgroundColor

ColorData KageProject::_backgroundColor

◆ _fps

unsigned int KageProject::_fps

◆ _height

double KageProject::_height

◆ _name

string KageProject::_name

◆ _width

double KageProject::_width

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