<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ignisan</author_name>
  <author_url>https://blog.hatena.ne.jp/ignisan/</author_url>
  <blog_title>いぐにすさんのメモログ</blog_title>
  <blog_url>https://ig.hateblo.jp/</blog_url>
  <categories>
    <anon>Haxe</anon>
  </categories>
  <description>目次に戻る 2.3 Class Instance 2.3.1 Class constructor コンストラクタ クラスのインスタンスは、コンストラクタを呼び出すことで作れる(インスタンス化)。インスタンスのことをオブジェクトと呼ぶこともあるけどHaxeでは、enum instanceとの対応も考えてインスタンスと呼びたいらしい。まあどうでもいい。 実際のインスタンス化の例 var p = new Point(-1, 65); これはPointクラスのインスタンスを作っている。Pointクラスのコンストラクタは２つの引数(-1と65)をとる。Pointクラスの場合はこれらの変数はそれぞれ、xと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fig.hateblo.jp%2Fentry%2F2014%2F06%2F02%2F233808&quot; title=&quot;Haxe入門 / Class Instance - いぐにすさんのメモログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-02 23:38:08</published>
  <title>Haxe入門 / Class Instance</title>
  <type>rich</type>
  <url>https://ig.hateblo.jp/entry/2014/06/02/233808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
