海贼 数据结构
2017-02-27 10:37:39 0 举报
海贼数据结构是一种用于存储和管理海盗相关信息的数据结构。它通常包括海盗的名称、年龄、性别、技能、宝藏等信息。这种数据结构可以用于模拟海盗船的航行、寻找宝藏等场景。在实际应用中,海贼数据结构可以用于游戏开发、虚拟现实等领域。例如,在一款海盗主题的游戏中,开发者可以使用海贼数据结构来创建和管理游戏中的海盗角色,实现角色之间的互动和战斗等功能。总之,海贼数据结构是一种灵活且实用的数据结构,可以为各种应用场景提供强大的支持。
作者其他创作
大纲/内容
SGBattlePlayerInfo
+ TSVector initPos+ TSVector initForward+ Vector3 InitRotation+ SGHeroInfo heroInfo : SGActorInfo+ bool dropped+ int RoleId
SGBattleMobInfo
+ OPCharacterData charData+ long level+ string attackNpcId+ string bossWords
+ string GetIcon
SGActorInfo
+ string objName+ ServerId id+ long level
+ bool GetAllPassives+ void FireAttributeEvent+ void FirePassiveEvent
SGBattleObjectInfo
+ string objName+ ServerId id+ long objID
+ Transform SpawnObject(Vector3)
SGBattleActorInfo
+ ActorAnimationState curAnimatorState- SGActorInfo actorInfo+ OPAttackNPCData attackNpcData+ ServerId teamID+ CampType camp+ bool IsSelf+ bool inBattling+ ...+ int hp+ bool hasEverDead
0 条评论
回复 删除
下一页