Class SagaCurrency


  • public class SagaCurrency
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SagaCurrency()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SagaCurrency fromProto​(games.mythical.saga.sdk.proto.api.currency.CurrencyProto proto)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SagaCurrency

        public SagaCurrency()
    • Method Detail

      • fromProto

        public static SagaCurrency fromProto​(games.mythical.saga.sdk.proto.api.currency.CurrencyProto proto)