﻿
//切割场景图片
cutMapImg=1
//切割精灵图片
cutSpLibImg=0
//切割图标
cutImg=0
//使用背景缓存
useBackLayerCache=0
//缓存整个大小场景
cacheFullScene=0
//敌人被攻击闪烁
useEnemyFlash=0
//战斗前卸载场景资源
unloadBeforeBattle=0
//进入战斗前清除背景缓存图
clearBackLayerCache=1
//要求更多的sleep
moreSleep=0
//绘制背景使用区域复制
useAreaCopy=0
//允许音乐
allowMusic=1
//允许debug
alowDebug=0
//屏幕宽度
screenWidth=240
//屏幕高度
screenHeight=320
//不可使用player.close
notUseMusicClose=1
//使用左右软件图标
useLRImg=1