Navigation
index
modules
|
next
|
Project Homepage
»
ViCE 0.0.1 documentation
»
Table of Contents
ΒΆ
ViCE Official User Manual
1. Preface
1.1. User Roles
1.2. How This Manual is Organized
1.3. Design Principles
1.4. Openness
1.5. Portability
1.6. Modularity
2. Player Guide
3. Designer Guide
4. Developer Guide
4.1. Architecture
4.1.1. Plugin Framework
4.1.2. Database Layer
5. API Reference
5.1. vice – main package; also provides PropertyDict
5.2. vice.database – database abstraction and integration
5.3. vice.plugins – plugins package; provides plugin infrastructure
5.3.1. vice.plugins.Plugin - base for plugin types
5.3.2. vice.plugins.Action - plugin type; base for actions
5.3.3. vice.plugins.Container - plugin type; base for containers
5.3.4. vice.plugins.Item - plugin type; base for items
6. Appendices
6.1. Appendix A: GUI Ideas
6.1.1. Interacting with Cards
6.1.2. Key Terms and Notation
6.1.3. The Motions
Quick search
Enter search terms or a module, class or function name.
Table Of Contents
1. Preface
2. Player Guide
3. Designer Guide
4. Developer Guide
5. API Reference
6. Appendices
Next topic
1. Preface
This Page
Show Source
Navigation
index
modules
|
next
|
Project Homepage
»
ViCE 0.0.1 documentation
»