C# Class FightServer.Models.UserMove

Inheritance: IUserMove
Mostra file Open project: vblz/TankFight

Public Methods

Method Description
UserMove ( IReadOnlyList actions, string userId ) : System.Collections.Generic

Method Details

UserMove() public method

public UserMove ( IReadOnlyList actions, string userId ) : System.Collections.Generic
actions IReadOnlyList
userId string
return System.Collections.Generic