module RES
Defined in:
resources.crConstant Summary
- 
        Config = RawResource.new(0)
- 
        Determination = Sound.new(11)
- 
        Font = FontResource.new(0)
- 
        Music = Sound.new(12)
- 
        Music_2 = Sound.new(13)
- 
        N_SPRITES = 4
- 
        N_TILEMAPS = 1
- 
        Tilesheet = TileMap.new(0)