Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
card_attributes.proto File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  CardAttribute {
  AttrTapped = 1 , AttrAttacking = 2 , AttrFaceDown = 3 , AttrColor = 4 ,
  AttrPT = 5 , AttrAnnotation = 6 , AttrDoesntUntap = 7
}

Variables

 syntax = "proto2"

Enumeration Type Documentation

◆ CardAttribute

Enumerator
AttrTapped 
AttrAttacking 
AttrFaceDown 
AttrColor 
AttrPT 
AttrAnnotation 
AttrDoesntUntap 

Variable Documentation

◆ syntax

syntax = "proto2"