4 lines
66 B
Text
4 lines
66 B
Text
class camera =
|
|
object (self)
|
|
(*functions go here...*)
|
|
end
|
class camera =
|
|
object (self)
|
|
(*functions go here...*)
|
|
end
|