class Player

Defined in:

player.cr

Instance Method Summary

Instance Method Detail

def first_name(*args, **options) #

[View source]
def first_name(*args, **options, &) #

[View source]
def full_name #

[View source]
def last_name(*args, **options) #

[View source]
def last_name(*args, **options, &) #

[View source]