Class cc.Class

Class Summary
Constructor Attributes Constructor Name and Description
 
The base Class implementation (does nothing)

Method Summary

Class Detail

cc.Class()
The base Class implementation (does nothing)

Method Detail

  • <static> {function} cc.Class.extend(props)
    Create a new Class that inherits from this Class
    Parameters:
    {object} props
    Returns:
    {function}