liblcf
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
rpg_animationcelldata.h
Go to the documentation of this file.
1
/* !!!! GENERATED FILE - DO NOT EDIT !!!! */
2
3
/*
4
* Copyright (c) 2014 liblcf authors
5
* This file is released under the MIT License
6
* http://opensource.org/licenses/MIT
7
*/
8
9
#ifndef LCF_RPG_ANIMATIONCELLDATA_H
10
#define LCF_RPG_ANIMATIONCELLDATA_H
11
15
namespace
RPG
{
16
class
AnimationCellData
{
17
public
:
18
AnimationCellData
();
19
20
int
ID
;
21
int
priority
;
22
int
cell_id
;
23
int
x
;
24
int
y
;
25
int
zoom
;
26
int
tone_red
;
27
int
tone_green
;
28
int
tone_blue
;
29
int
tone_gray
;
30
int
transparency
;
31
};
32
}
33
34
#endif
RPG::AnimationCellData::tone_green
int tone_green
Definition:
rpg_animationcelldata.h:27
RPG::AnimationCellData::tone_blue
int tone_blue
Definition:
rpg_animationcelldata.h:28
RPG::AnimationCellData::x
int x
Definition:
rpg_animationcelldata.h:23
RPG::AnimationCellData::cell_id
int cell_id
Definition:
rpg_animationcelldata.h:22
RPG::AnimationCellData::tone_red
int tone_red
Definition:
rpg_animationcelldata.h:26
RPG::AnimationCellData::priority
int priority
Definition:
rpg_animationcelldata.h:21
RPG::AnimationCellData::AnimationCellData
AnimationCellData()
Definition:
rpg_animationcelldata.cpp:15
RPG::AnimationCellData
Definition:
rpg_animationcelldata.h:16
RPG::AnimationCellData::ID
int ID
Definition:
rpg_animationcelldata.h:20
RPG::AnimationCellData::zoom
int zoom
Definition:
rpg_animationcelldata.h:25
RPG
Definition:
rpg_actor.h:23
RPG::AnimationCellData::tone_gray
int tone_gray
Definition:
rpg_animationcelldata.h:29
RPG::AnimationCellData::y
int y
Definition:
rpg_animationcelldata.h:24
RPG::AnimationCellData::transparency
int transparency
Definition:
rpg_animationcelldata.h:30
src
generated
rpg_animationcelldata.h
Generated on Tue Dec 2 2014 20:12:11 for liblcf by
1.8.8