![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
#include "tag_io.h"
#include "components/content/tags/tags.h"
#include "components/content/tags/classes/bitmap.h"
#include "components/content/tags/classes/material.h"
#include "components/content/tags/classes/cui_screen.h"
#include "components/rendering/rendering.h"
#include "components/ui/blam/ui.h"
Functions | |
void | LinkCUSCComponentMaterialParameters (BlamTagData *material_tag_data, cui_screen::basic_components_entry *component, std::string cusc_tag_path) |
bool | verify_material_for_param_linking (BlamTagData *material_tag_data) |
void LinkCUSCComponentMaterialParameters | ( | BlamTagData * | material_tag_data, |
cui_screen::basic_components_entry * | component, | ||
std::string | cusc_tag_path | ||
) |
bool verify_material_for_param_linking | ( | BlamTagData * | material_tag_data | ) |