Bridges-Python-3.0.2  3.0.2
Bridges(PythonAPI)
Public Member Functions | List of all members
bridges.data_src_dependent.game.Game Class Reference

Public Member Functions

def __init__
 
def title (self)
 
def title (self, t)
 
def platform (self)
 
def platform (self, p)
 
def rating (self)
 
def rating (self, r)
 
def genre (self)
 
def genre (self, g)
 

Constructor & Destructor Documentation

◆ __init__()

def bridges.data_src_dependent.game.Game.__init__ (   self,
  title 
)

Member Function Documentation

◆ genre() [1/2]

def bridges.data_src_dependent.game.Game.genre (   self)

◆ genre() [2/2]

def bridges.data_src_dependent.game.Game.genre (   self,
  g 
)

◆ platform() [1/2]

def bridges.data_src_dependent.game.Game.platform (   self)

◆ platform() [2/2]

def bridges.data_src_dependent.game.Game.platform (   self,
  p 
)

◆ rating() [1/2]

def bridges.data_src_dependent.game.Game.rating (   self)

◆ rating() [2/2]

def bridges.data_src_dependent.game.Game.rating (   self,
  r 
)

◆ title() [1/2]

def bridges.data_src_dependent.game.Game.title (   self)

◆ title() [2/2]

def bridges.data_src_dependent.game.Game.title (   self,
  t 
)

The documentation for this class was generated from the following file: