摘要: 1 package com.shejimoshi.behavioral.Memento; 2 3 4 /** 5 * 功能:游戏角色 6 * 时间:2016年3月6日下午9:39:18 7 * 作者:cutter_point 8 */ 9 public class GameRole 10 { 11 阅读全文
posted @ 2016-03-06 22:23 cutter_point 阅读(490) 评论(0) 推荐(0)