class Test
end
If I want to create inheritance class from super class, I program as following code.
class SubTest < SuperClass
end
This blog's themes are Computer Graphic(Especially 3DCG) , Game Development, Programming and so on. Sometimes, other themes written.
 
No comments:
Post a Comment