コード例 #1
0
 public DefaultCarModelRenderer(Game game, TextureColourScheme colour)
 {
     this.game = game;
     this.colour_ = colour;
     //this.scale_ = scale
 }
コード例 #2
0
 public DefaultCarModelRenderer(Game game, TextureColourScheme colour)
 {
     this.game    = game;
     this.colour_ = colour;
     //this.scale_ = scale
 }