https://doc.mapeditor.org/en/stable/reference/json-map-format/#property  
 More...
#include <tmj.h>
◆ name
Definition at line 25 of file tmj.h.
 
 
◆ propertytype
      
        
          | char* Property::propertytype | 
        
      
 
Definition at line 26 of file tmj.h.
 
 
◆ type
Definition at line 27 of file tmj.h.
 
 
◆ value_string
      
        
          | char* Property::value_string | 
        
      
 
Definition at line 30 of file tmj.h.
 
 
◆ value_int
Definition at line 31 of file tmj.h.
 
 
◆ value_float
      
        
          | double Property::value_float | 
        
      
 
Definition at line 32 of file tmj.h.
 
 
◆ value_bool
      
        
          | bool Property::value_bool | 
        
      
 
Definition at line 33 of file tmj.h.
 
 
◆ value_color
      
        
          | char* Property::value_color | 
        
      
 
Definition at line 34 of file tmj.h.
 
 
◆ value_file
      
        
          | char* Property::value_file | 
        
      
 
Definition at line 35 of file tmj.h.
 
 
◆ value_object
      
        
          | int Property::value_object | 
        
      
 
Definition at line 36 of file tmj.h.
 
 
◆ [union]
The documentation for this struct was generated from the following file: