RetroArch
|
#include <rcheevos.h>
Public Attributes | |
rc_condition_t * | next |
rc_operand_t | operand1 |
rc_operand_t | operand2 |
unsigned | required_hits |
unsigned | current_hits |
char | pause |
char | type |
char | oper |
unsigned rc_condition_t::current_hits |
rc_condition_t* rc_condition_t::next |
char rc_condition_t::oper |
rc_operand_t rc_condition_t::operand1 |
rc_operand_t rc_condition_t::operand2 |
char rc_condition_t::pause |
Set if the condition needs to processed as part of the "check if paused" pass
unsigned rc_condition_t::required_hits |
char rc_condition_t::type |