完成将 ActivityObject 绘制成静态图片的 API
|
---|
|
DungeonShooting_Godot/prefab/shell/Shell0001.tscn |
---|
DungeonShooting_Godot/prefab/weapon/Weapon0001.tscn |
---|
DungeonShooting_Godot/prefab/weapon/Weapon0002.tscn |
---|
DungeonShooting_Godot/prefab/weapon/Weapon0003.tscn |
---|
DungeonShooting_Godot/prefab/weapon/Weapon0004.tscn |
---|
DungeonShooting_Godot/prefab/weapon/Weapon0005.tscn |
---|
DungeonShooting_Godot/prefab/weapon/Weapon0006.tscn |
---|
DungeonShooting_Godot/prefab/weapon/WeaponTemplate.tscn |
---|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/resource/material/Blend.gdshader |
---|
DungeonShooting_Godot/resource/theme/mainTheme.tres |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs |
---|
DungeonShooting_Godot/src/framework/map/RoomInfo.cs |
---|
DungeonShooting_Godot/src/framework/map/RoomStaticImageCanvas.cs |
---|
DungeonShooting_Godot/src/framework/map/image/ImageCanvas.cs |
---|
DungeonShooting_Godot/src/framework/map/image/ImageCanvas_Static.cs |
---|
DungeonShooting_Godot/src/framework/map/image/ImageRenderData.cs |
---|
DungeonShooting_Godot/src/game/PhysicsLayer.cs |
---|
DungeonShooting_Godot/src/game/activity/shell/Shell.cs |
---|
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/game/room/DungeonManager.cs |
---|