Home
last modified time | relevance | path

Searched defs:EndRaiseMode (Results 1 – 3 of 3) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/
H A Dpokerth.proto100 enum EndRaiseMode { enum
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h634 typedef NetGameInfo_EndRaiseMode EndRaiseMode; typedef
/dports/games/pokerth/pokerth-1.1.2-rc/tests/src/de/pokerth/protocol/
H A DProtoBuf.java960 public enum EndRaiseMode enum in ProtoBuf.NetGameInfo
1015 private EndRaiseMode(int index, int value) { in EndRaiseMode() method in ProtoBuf.NetGameInfo.EndRaiseMode