Skip to Main Content
Game Development Tools
book

Game Development Tools

by Marwan Ansari
April 2016
Intermediate to advanced content levelIntermediate to advanced
688 pages
10h 52m
English
A K Peters/CRC Press
Content preview from Game Development Tools
184 II Buildable Tools
public string Character;
/// <remarks/>
public string Description;
/// <remarks/>
public System .Single HitPoints;
/// <remarks/>
public System .Single MoveSpeed;
/// <remarks/>
public System .Single AttackPower;
/// <remarks/>
public CharactersCharacterDataClass Class;
/// <remarks/>
public string Thumbnail;
}
/// <remarks/>
public enum CharactersCharacterDataClass {
/// <remarks/>
Standard ,
/// <remarks/>
Armored ,
}
}
Listing 12.13. Auto-generated class from XSD (xformedtyped.cs).
You might be asking why we’d spend time modifying an XSD when we could just
add attributes to a class we’ve defined from scratch. Writing the class from scratch
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Game Development Tool Essentials

Game Development Tool Essentials

Alessandro Ardolino, Remi Arnaud, Paula Berinstein, Simon Franco, Adrien Herubel, John McCutchan, Nicusor Nedelcu, Benjamin Nitschke, Fabrice Robinet, Christian Ronchi, Gustavo Samour, Rita Turkowski, Robert Walter
End-to-End Game Development

End-to-End Game Development

Nick Iuppa, Terry Borst, Chris Simpson
Sams Teach Yourself Unreal® Engine 4 Game Development in 24 Hours

Sams Teach Yourself Unreal® Engine 4 Game Development in 24 Hours

Aram Cookson, Ryan DowlingSoka, Clinton Crumpler

Publisher Resources

ISBN: 9781439867723