Searched refs:WriteUByte (Results 1 – 3 of 3) sorted by relevance
14 void WriteUByte(const char *name, GX_UBYTE val);
93 void xml_writer::WriteUByte(const char *name, GX_UBYTE val) in WriteUByte() function in xml_writer
3201 writer.WriteUByte("steps", action->animation->gx_animation_steps); in WriteTriggerInfo()3204 writer.WriteUByte("start_alpha", action->animation->gx_animation_start_alpha); in WriteTriggerInfo()3205 writer.WriteUByte("end_alpha", action->animation->gx_animation_end_alpha); in WriteTriggerInfo()