Class: RPG::Tileset

Inherits:
Object show all
Defined in:
scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb

Instance Attribute Summary collapse

Instance Attribute Details

#autotile_names

Returns the value of attribute autotile_names.



630
631
632
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 630

def autotile_names
  @autotile_names
end

#battleback_name

Returns the value of attribute battleback_name.



640
641
642
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 640

def battleback_name
  @battleback_name
end

#fog_blend_type

Returns the value of attribute fog_blend_type.



636
637
638
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 636

def fog_blend_type
  @fog_blend_type
end

#fog_hue

Returns the value of attribute fog_hue.



634
635
636
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 634

def fog_hue
  @fog_hue
end

#fog_name

Returns the value of attribute fog_name.



633
634
635
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 633

def fog_name
  @fog_name
end

#fog_opacity

Returns the value of attribute fog_opacity.



635
636
637
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 635

def fog_opacity
  @fog_opacity
end

#fog_sx

Returns the value of attribute fog_sx.



638
639
640
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 638

def fog_sx
  @fog_sx
end

#fog_sy

Returns the value of attribute fog_sy.



639
640
641
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 639

def fog_sy
  @fog_sy
end

#fog_zoom

Returns the value of attribute fog_zoom.



637
638
639
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 637

def fog_zoom
  @fog_zoom
end

#id

Returns the value of attribute id.



627
628
629
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 627

def id
  @id
end

#name

Returns the value of attribute name.



628
629
630
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 628

def name
  @name
end

#panorama_hue

Returns the value of attribute panorama_hue.



632
633
634
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 632

def panorama_hue
  @panorama_hue
end

#panorama_name

Returns the value of attribute panorama_name.



631
632
633
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 631

def panorama_name
  @panorama_name
end

#passages

Returns the value of attribute passages.



641
642
643
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 641

def passages
  @passages
end

#priorities

Returns the value of attribute priorities.



642
643
644
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 642

def priorities
  @priorities
end

#terrain_tags

Returns the value of attribute terrain_tags.



643
644
645
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 643

def terrain_tags
  @terrain_tags
end

#tileset_name

Returns the value of attribute tileset_name.



629
630
631
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 629

def tileset_name
  @tileset_name
end